Kir Shatrov
|
831be98f9a
|
Use frozen-string-literal in ActiveRecord
|
2017-07-19 22:27:07 +03:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
Ryuta Kamizono
|
58d52171bb
|
Add a test case for #20802
The issue #20802 has been fixed in cc0b566 .
Closes #20802.
|
2017-04-13 07:56:17 +09:00 |
|
Xavier Noria
|
d22e522179
|
modernizes hash syntax in activerecord
|
2016-08-06 19:37:57 +02:00 |
|
Jon Leighton
|
01838636c6
|
Support for :primary_key option on the source reflection of a through association, where the source is a has_one or has_many
|
2010-10-19 14:14:06 +01:00 |
|
Jon Leighton
|
596cc3b232
|
Respect the :primary_key option on the through_reflection of (non-nested) through associations
|
2010-10-19 12:47:19 +01:00 |
|
Szymon Nowak
|
1c11437a32
|
Add primary_key option to belongs_to association
[#765 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-07-15 18:13:32 -07:00 |
|