no need to set my locale for everyone else..

rails2
Espen Antonsen 2010-07-01 12:27:10 +02:00
parent 24f2374cae
commit 3a9075d665
1 changed files with 0 additions and 6 deletions

View File

@ -20,11 +20,5 @@ Rails::Initializer.run do |config|
#config.gem "aws-s3", :lib => "aws/s3"
config.load_paths += %W( #{RAILS_ROOT}/app/middleware )
config.time_zone = 'Copenhagen'
config.i18n.default_locale = 'no-NB'
end