aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/initializable.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor pluginsYehuda Katz + Carl Lerche2009-11-111-1/+2
|
* Add the ability to merge initializers from various objects in order.Yehuda Katz + Carl Lerche2009-11-051-4/+38
|
* Conceptually unify instance & global initializersYehuda Katz + Carl Lerche2009-11-051-61/+50
|
* Tests pass againYehuda Katz2009-10-271-2/+2
|
* Update initializableYehuda Katz + Carl Lerche2009-10-271-51/+59
|
* Moving more initializers into the application objectCarl Lerche2009-10-081-20/+49
|
* Start moving the initializers into the application objectCarl Lerche2009-10-081-0/+70