Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add active_model/railtie back to generated boot.rb, add models back to paths,... | José Valim | 2010-01-25 | 1 | -5/+4 |
* | Rename plugin_name to railtie_name and engine_name. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | Moved more configuration away from bootstrap. | José Valim | 2010-01-22 | 1 | -5/+5 |
* | Move Dispatcher setup to Railties and add instrumentation hook. | José Valim | 2010-01-15 | 1 | -0/+13 |
* | Move AR logging responsibilities to ActiveRecord::Railties::Subscriber. | José Valim | 2010-01-13 | 1 | -8/+4 |
* | Send the connection in AR notifications to avoid checking out new connections... | José Valim | 2010-01-11 | 1 | -1/+1 |
* | Add a deprecation message to activerecord.errors. | José Valim | 2010-01-07 | 1 | -0/+11 |
* | Use underscore in notification namespaces. | José Valim | 2010-01-04 | 1 | -1/+1 |
* | Use namespaces in notifications. | José Valim | 2010-01-03 | 1 | -1/+1 |
* | Some railties cleanup: | Carl Lerche | 2009-12-31 | 1 | -0/+71 |