index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
application
/
initializers
/
i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-1
/
+0
*
- Added i18n test to verify assigning hash directly to fallbacks instead of u...
Vipul A M
2016-03-06
1
-1
/
+7
*
Reload I18n locales in development
Kir Shatrov
2015-08-10
1
-0
/
+73
*
Do not set enforce_available_locales to i18n 0.7
Rafael Mendonça França
2014-07-23
1
-18
/
+2
*
Default I18n.enforce_available_locales to true
Carlos Antonio da Silva
2013-12-17
1
-4
/
+38
*
set `i18n.enforce_available_locales` before `i18n.default_locale`.
Yves Senn
2013-12-05
1
-0
/
+11
*
Calls to the application constant have been refactored to use
wangjohn
2013-06-10
1
-2
/
+2
*
Fixed typo in railties/test
Prathamesh Sonpatki
2013-03-25
1
-1
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-7
/
+7
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-2
/
+2
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Wait a full second so we have time for changes to propagate
José Valim
2011-12-16
1
-0
/
+3
*
Make i18n tests more robust.
José Valim
2011-06-12
1
-3
/
+3
*
Solve the RAILS_ENV problem in the railties tests in a more generic way
Jon Leighton
2011-06-06
1
-0
/
+4
*
Additionally trigger i18n configuration setup before any eager loading [#6353...
Saimon Moore
2011-02-01
1
-0
/
+30
*
Removed deprecated router API from railties
Piotr Sarnacki
2010-09-05
1
-2
/
+2
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-1
/
+1
*
I18n.reload! is only called if any of the locale files actually changed.
José Valim
2010-06-20
1
-19
/
+114
*
Refactor railties test, break huge files in smaller chunks and move initiali...
José Valim
2010-01-26
1
-0
/
+55