aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/lazy_load_hooks.rb
Commit message (Expand)AuthorAgeFilesLines
* Whitespace and example identationJosep M. Bach2010-08-151-7/+7
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-2/+2
* Adding documentation regarding lazy_load_hooksNeeraj Singh2010-07-291-1/+20
* 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