Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise an exception if an initializer is defined without a block | Carlhuda | 2009-12-23 | 1 | -0/+10 |
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -2/+6 |
* | Add the ability to merge initializers from various objects in order. | Yehuda Katz + Carl Lerche | 2009-11-05 | 1 | -2/+6 |
* | Conceptually unify instance & global initializers | Yehuda Katz + Carl Lerche | 2009-11-05 | 1 | -12/+60 |
* | Tests pass again | Yehuda Katz | 2009-10-27 | 1 | -10/+10 |
* | Update initializable | Yehuda Katz + Carl Lerche | 2009-10-27 | 1 | -10/+85 |
* | Add a test that ensures that Rails::Initializable can be used with modules | Carl Lerche | 2009-10-08 | 1 | -0/+12 |
* | Moving more initializers into the application object | Carl Lerche | 2009-10-08 | 1 | -0/+56 |