aboutsummaryrefslogblamecommitdiffstats
path: root/guides/code/getting_started/config/initializers/locale.rb
blob: d89dac7c6ac2643d8d3341cd5a9678173d5ca2c7 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                     
# Be sure to restart your server when you modify this file.

# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
# Rails.application.config.time_zone = 'Central Time (US & Canada)'

# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
# Rails.application.config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
# Rails.application.config.i18n.default_locale = :de