1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
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
..
plugin I18n support for plugins 2009-08-30 13:36:22 -07:00
rack make pass through error code configurable [#2817 state:resolved] 2009-07-22 22:21:06 -05:00
backtrace_cleaner.rb Rejig active support dependencies to behave better with the boot process 2009-04-28 18:25:35 -07:00
configuration.rb Add a .tmp path 2009-08-09 05:52:49 -03:00
core.rb Separate Rails module methods, the config object, and the initializer into separate files. 2009-06-23 16:10:43 -07:00
gem_builder.rb Fix a number of errors in the config.gem mechanism. 2008-10-05 10:16:17 -07:00
gem_dependency.rb Only check for built extensions on gem dependencies that are in vendor/gems. [#2825 state:resolved] 2009-07-02 10:27:54 -07:00
paths.rb Reapply Rails::Application::Path tweaks 2009-07-06 10:22:42 -07:00
plugin.rb I18n support for plugins 2009-08-30 13:36:22 -07:00
rack.rb Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks. 2008-12-18 14:42:06 -08:00
vendor_gem_source_index.rb Properly check silence_spec_warnings class variable [#1372 state:committed] 2008-11-14 11:49:30 +01:00
version.rb Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00