rails/activesupport/lib
2010-04-29 08:39:52 +02:00
..
active_support The rake task :environment now loads config/environment.rb instead of initializing the application on its own. This fixes [#4492 state:resolved] and also avoids the application being initialized twice in some rake tasks. 2010-04-29 08:39:52 +02:00
active_support.rb Make many parts of Rails lazy. In order to facilitate this, 2010-03-07 06:24:30 -08:00