| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
construct_finder_arel instead
|
| |
|
| |
|
|
|
|
| |
with I18n.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|