1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/fixtures/plugins/engines/engine
Antonio Tapiador del Dujo cf4846c6ae I18n support for plugins
Rails will now automatically add locale files found in any engine's locale
directory to the I18n.load_path (i.e. files that match the glob pattern
"config/locales/**/*.{rb,yml}" relative to engine directories).

[#2325 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-30 13:36:22 -07:00
..
app Metal can now line in plugins under app/metal [#2045 state:committed] 2009-02-27 14:37:11 +01:00
config I18n support for plugins 2009-08-30 13:36:22 -07:00
init.rb Raise LoadError instead of a runtime exception [#1498 state:resolved] 2009-03-07 16:02:52 +00:00