Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved ActiveSupport::Autoload performance. | Pan Thomakos | 2012-03-11 | 1 | -4/+7 |
* | Replace the placeholder base_hook API with on_load. To specify some code that | wycats | 2010-03-29 | 1 | -4/+0 |
* | Make many parts of Rails lazy. In order to facilitate this, | wycats | 2010-03-07 | 1 | -0/+5 |
* | Flip deferrable autoload convention | Joshua Peek | 2009-12-22 | 1 | -5/+5 |
* | Allow autoloads to opt out of eager loading | Joshua Peek | 2009-12-12 | 1 | -4/+16 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -0/+37 |