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 | -3/+3 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Fix naughty trailing whitespace | Jon Leighton | 2010-10-31 | 1 | -1/+1 |
* | Add support for nested through associations in JoinAssociation. Hence Foo.joi... | Jon Leighton | 2010-10-09 | 1 | -0/+2 |
* | Ensure table names are quoted by the association preloading code. | Frederick Cheung | 2008-04-26 | 1 | -0/+5 |