diff options
author | Tom Ward <tom@popdog.net> | 2008-08-19 13:19:41 +0100 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2008-08-22 13:06:34 +0100 |
commit | 89d1c77dd012f087c091e0f23874c582ea4e3703 (patch) | |
tree | 94732218057b59da6eff36a7fadbfada9248c816 /actionpack/README | |
parent | 683ff235e6b81d28962f5a71ff53730a1c118fc8 (diff) | |
download | rails-89d1c77dd012f087c091e0f23874c582ea4e3703.tar.gz rails-89d1c77dd012f087c091e0f23874c582ea4e3703.tar.bz2 rails-89d1c77dd012f087c091e0f23874c582ea4e3703.zip |
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>
Diffstat (limited to 'actionpack/README')
0 files changed, 0 insertions, 0 deletions