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 |
|
Yves Senn
|
3ba0eeda02
|
docs, AR already auto-detects primary keys. Closes #13946. [ci skip]
This behavior was introduced since Rails 3.1 (207f266cca )
but the docs were still out of date.
|
2014-02-05 08:52:59 +01:00 |
|
wangjohn
|
c9e2fa22cb
|
Fixing multi-word automatic inverse detection.
Currently, ActiveRecord models with multiple words cannot have their
inverse associations detected automatically.
|
2013-08-15 02:44:02 -04:00 |
|
Jon Leighton
|
1a474cc8e4
|
Deprecate set_primary_key in favour of self.primary_key=
|
2011-11-29 20:13:37 +00:00 |
|
Jeremy Kemper
|
43b81d01d0
|
move assets and models
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8657 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:27:03 +00:00 |
|