| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
1.9 and never even running on 1.8
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
method takes no arguments now
|
|
|
|
| |
has_many#delete_records
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Rename <framework>/rails.rb -> <framework>/railtie.rb
* Rails::Plugin -> Rails::Railtie
* Rails::Plugin::Vendored -> Rails::Plugin
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
| |
This reverts commit 7e8b7f46bfc086a36db996420fbee93348c5268e.
Conflicts:
railties/lib/rails/plugin.rb
|
|
|
|
| |
ControllerRuntime at initialization time instead of boot
|
| |
|
|\ |
|
| |
| |
| |
| | |
ActiveRecord::Rails.
|
|\ \ |
|
| |/
| |
| |
| | |
remove it.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
the count on the given column
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
associations using attr_writer
|
| |
|
|
|
|
| |
methods
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
|
| |
|