Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | do not pass conditions to `#destroy_all` [ci skip] | yuuji.yaginuma | 2016-05-05 | 1 | -1/+1 |
* | Mutating the result of Relation#to_a should not affect the relation | Matthew Draper | 2016-02-21 | 1 | -1/+1 |
* | Changed options for find_each and variants to have options start/finish inste... | Vipul A M | 2016-01-18 | 1 | -6/+6 |
* | Add ActiveRecord::Relation#in_batches | Sina Siadat | 2015-08-07 | 1 | -0/+67 |