rails/railties/test/fixtures
Tom Ward 89d1c77dd0 Initializer to sort files before eager loading. [#859 state:resolved]
Changed Rails::Initializer to sort files before eager loading them. This ensures that
any files in a parent directory will be loaded before files in a subdirectory of the
'same' name. i.e. zoo.rb will be loaded before zoo/reptile_house.rb

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-08-22 13:06:34 +01: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/generators Use .gitignore as the convention for dummy file names. 2008-04-24 09:20:04 -05:00
plugins Make plugins initialize also from rails/init.rb to ensure consistency with gems used as plugins 2008-06-08 13:05:45 -04:00
environment_with_constant.rb Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00