rails--rails/railties/test/fixtures
Jeremy Kemper 29d63a04ac Canonicalize configuration.root_path and replace RAILS_ROOT.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6488 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-29 05:44:44 +00:00
..
lib/generators Railties: generator tests passing 2006-08-29 10:33:40 +00:00
plugins/default Split plugin location and loading out of the initializer and into a new Plugin namespace, which includes Plugin::Locater and Plugin::Loader. The loader class that is used can be customized using the config.plugin_loader option. Those monkey patching the plugin loading subsystem take note, the internals changing here will likely break your modifications. The good news is that it should be substantially easier to hook into the plugin locating and loading process now. [Marcel Molina Jr.] 2007-03-02 00:20:32 +00:00
environment_with_constant.rb Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00