aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/lazy_load_hooks.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorganized initializers a bit to enable better hooks for common cases withou...wycats2010-05-151-4/+14
* Replace the placeholder base_hook API with on_load. To specify some code thatwycats2010-03-291-19/+11
* Make many parts of Rails lazy. In order to facilitate this,wycats2010-03-071-0/+25