rails--rails/railties/test/fixtures/plugins
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
..
alternate/a Use .gitignore as the convention for dummy file names. 2008-04-24 09:20:04 -05:00
default Search for generators on vendorized plugins and gems. 2009-07-04 20:17:31 +02:00
engines/engine I18n support for plugins 2009-08-30 13:36:22 -07:00