mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
89d1c77dd012f087c091e0f23874c582ea4e3703
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>
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%