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 |
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Add missing source_type if provided on hmt which belongs to an sti record | Vipul A M | 2016-01-24 | 1 | -0/+4 |
* | Fix leaky chain on polymorphic association | eileencodes | 2015-03-15 | 1 | -0/+1 |
* | scope_chain should not be mutated for other reflections | Neeraj Singh | 2013-10-14 | 1 | -0/+6 |