Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `reflection.klass` raise if `polymorphic?` not to be misused | Ryuta Kamizono | 2018-02-19 | 1 | -0/+1 |
* | 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 three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Convert association macros to the new syntax | Jon Leighton | 2012-07-20 | 1 | -2/+2 |
* | Fix polymorphic belongs_to associationproxy raising errors when loading target. | Ernie Miller | 2011-01-11 | 1 | -0/+2 |
* | Some basic tests for the :foreign_type option on belongs_to, which was previo... | Jon Leighton | 2011-01-03 | 1 | -1/+2 |
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -0/+4 |