rails--rails/railties/test/fixtures
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
..
about_yml_plugins Merge docrails. 2008-05-25 12:29:00 +01:00
eager Initializer to sort files before eager loading. [#859 state:resolved] 2008-08-22 13:06:34 +01:00
lib Allow rails templates relative to the current path to be given. 2009-08-07 17:17:51 +02:00
metal make pass through error code configurable [#2817 state:resolved] 2009-07-22 22:21:06 -05:00
plugins I18n support for plugins 2009-08-30 13:36:22 -07:00
public Ensure public folder structure is setup correctly if the tests are ran out of order, fixes tests in 0c9bbf8 2009-03-10 11:19:32 -05:00
vendor Use less strict rules in generators lookup, so people can lay their generators wherever they want. 2009-08-10 18:29:20 +02:00
environment_with_constant.rb Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00