Redmine/config
Toshi MARUYAMA 406633491f Rails3: add number.format to ro and sk locales (#4796)
Test fails on Rails 3.0.11 and Ruby 1.8.7.

<pre>
Failure:
test_number_to_human_size_for_each_language(Redmine::I18nTest)
    [test/unit/lib/redmine/i18n_test.rb:114:in `test_number_to_human_size_for_each_language'
     test/unit/lib/redmine/i18n_test.rb:112:in `each'
     test/unit/lib/redmine/i18n_test.rb:112:in `test_number_to_human_size_for_each_language']:
sk failure.
Exception raised:
TypeError(<can't convert nil into String>)
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8742 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-31 02:41:40 +00:00
..
environments Replaced SessionStore :session_key with :key (#6887). 2010-11-14 15:14:19 +00:00
initializers Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 2012-01-28 11:16:58 +00:00
locales Rails3: add number.format to ro and sk locales (#4796) 2012-01-31 02:41:40 +00:00
additional_environment.rb.example Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
boot.rb Upgrade to Rails 2.3.14 with Prototype 1.7 (#9609). 2011-11-19 13:27:51 +00:00
configuration.yml.example Adds enable_starttls_auto option to gmail example (#9586). 2011-11-18 17:22:25 +00:00
database.yml.example remove trailing white-spaces from config/database.yml.example. 2011-08-24 03:50:26 +00:00
environment.rb Ruby1.9: set Encoding.default_external on only Rails2 (#4050, #4796) 2012-01-28 04:57:54 +00:00
routes.rb route: repository: move :repository_id routes before non :repository_id routes 2012-01-29 01:23:15 +00:00
settings.yml Added an administration setting to allow issue start date to be defaulted to blank (nil) at issue creation (#2269). 2011-11-05 18:40:33 +00:00