aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/lazy_load_hooks.rb
Commit message (Expand)AuthorAgeFilesLines
* rails -> Rails [ci skip]Prathamesh Sonpatki2013-05-091-1/+1
* update AS docs [ci skip]Francesco Rodriguez2012-09-171-8/+10
* Ensure load hooks can be called more than once with different contexts.José Valim2012-03-061-6/+6
* Clean up module docs [ci skip]Vijay Dev2012-03-071-19/+19
* 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