| Commit message (Expand) | Author | Age | Files | Lines |
* | Should not pass extra args to `_update_record` | Ryuta Kamizono | 2019-02-21 | 1 | -2/+2 |
* | Replaced usage of where.delete/destroy_all with delete/destroy_by | Abhay Nikam | 2019-02-20 | 1 | -1/+1 |
* | Updating sample code on ActiveRecord#before_destroy callback [ci skip] | Espartaco Palma | 2018-10-31 | 1 | -1/+1 |
* | `Persistence#increment!` requires an attribute argument which is incremented | Ryuta Kamizono | 2018-09-24 | 1 | -1/+1 |
* | Fix sentence [ci skip] | Santosh Wadghule | 2018-05-28 | 1 | -1/+1 |
* | Fix that association's after_touch is not called with counter cache | Ryuta Kamizono | 2018-05-27 | 1 | -0/+4 |
* | Remove expired explanation [ci skip] | Shia | 2018-03-30 | 1 | -15/+1 |
* | [ci skip] Inherit ActiveRecord::Base in example codes | Yoshiyuki Hirano | 2017-12-15 | 1 | -2/+2 |
* | Remove deprecated `:if` and `:unless` string filter for callbacks | Rafael Mendonça França | 2017-10-23 | 1 | -2/+2 |
* | Fix some typos. | Mike Boone | 2017-10-10 | 1 | -2/+2 |
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Merge pull request #27294 from eavgerinos/doc-ar-callbacks-order | Rafael França | 2017-01-06 | 1 | -0/+49 |
|\ |
|
| * | [ci skip] ActiveRecord: Document order of Callbacks | Aggelos Avgerinos | 2016-12-22 | 1 | -0/+49 |
* | | No need to nodoc private methods | Akira Matsuda | 2016-12-24 | 1 | -3/+3 |
|/ |
|
* | Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call... | Sean Griffin | 2016-11-01 | 1 | -11/+0 |
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Change to use a more realistic example and not giving the impression that des... | Vipul A M | 2016-05-05 | 1 | -3/+3 |
* | [ci skip] Don't promote SQL interpolation. | Kasper Timm Hansen | 2016-05-05 | 1 | -2/+2 |
* | do not pass conditions to `#destroy_all` [ci skip] | yuuji.yaginuma | 2016-05-05 | 1 | -2/+2 |
* | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 1 | -1/+1 |
* | Deprecate passing string to define callback. | yui-knk | 2015-12-16 | 1 | -15/+0 |
* | Typo correction | Yves Siegrist | 2015-12-07 | 1 | -4/+4 |
* | Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-depend... | Sean Griffin | 2015-10-28 | 1 | -0/+5 |
|\ |
|
| * | Add support for bidirectional destroy dependencies | Seb Jacobs | 2015-01-16 | 1 | -1/+8 |
* | | applies new doc guidelines to Active Record. | Yves Senn | 2015-10-14 | 1 | -16/+18 |
* | | add missing `:nodoc:` to `AR::Callbacks::ClassMethods`. [ci skip] | Yves Senn | 2015-10-14 | 1 | -1/+1 |
* | | docs, tiny rdoc markup fix. [ci skip] | Yves Senn | 2015-08-12 | 1 | -1/+2 |
* | | `destroy` shouldn't raise when child associations fail to save | Sean Griffin | 2015-07-24 | 1 | -0/+3 |
* | | Revert "Revert "Reduce allocations when running AR callbacks."" | Guo Xiang Tan | 2015-07-16 | 1 | -5/+6 |
* | | typo fix [ci skip] | karanarora | 2015-05-20 | 1 | -1/+1 |
* | | Revert "Reduce allocations when running AR callbacks." | Guo Xiang Tan | 2015-03-22 | 1 | -6/+5 |
|/ |
|
* | Deprecate `false` as the way to halt AR callbacks | claudiob | 2015-01-02 | 1 | -3/+3 |
* | Provide :touch option to save() to accommodate saving without updating timest... | Dan Olson | 2014-12-27 | 1 | -1/+1 |
* | Prefix internal method with _ | Rafael Mendonça França | 2014-10-25 | 1 | -5/+5 |
* | Reduce allocations when running AR callbacks. | Pete Higgins | 2014-09-28 | 1 | -5/+5 |
* | [Active Record] Renamed private methods create_record and update_record | Prathamesh Sonpatki | 2014-02-20 | 1 | -2/+2 |
* | Fix ActiveRecord::Callbacks sample code [ci skip] | joker1007 | 2013-12-03 | 1 | -2/+2 |
* | Add documentation for after_touch [ci skip] | claudiob | 2013-10-08 | 1 | -1/+4 |
* | fix typos | Vipul A M | 2013-04-21 | 1 | -1/+1 |
* | Rename update_attributes method to update, keep update_attributes as an alias | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -2/+2 |
* | 1.9 hash syntax changes | AvnerCohen | 2012-11-08 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/lifo/docrails | Pablo Ifran | 2012-10-22 | 1 | -8/+5 |
|\ |
|
| * | copy edits [ci skip] | Vijay Dev | 2012-10-21 | 1 | -14/+7 |
* | | Changeing some code-styles of the examples & fix a typo on dependent option | Pablo Ifran | 2012-10-22 | 1 | -18/+12 |
|/ |
|
* | ActiveRecord Callbacks ordering examples | Pablo Ifran | 2012-10-19 | 1 | -0/+43 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-06-22 | 1 | -1/+1 |
|\ |
|
| * | Typo in documentation. | Andrés Mejía | 2012-06-19 | 1 | -1/+1 |
* | | Simplify AR configuration code. | Jon Leighton | 2012-06-15 | 1 | -24/+0 |
|/ |
|