aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/movie.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
|
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
| | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa.
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
|
* AR .persisted? throws SystemStackError for an unsaved model with achrisfinne2014-03-271-0/+2
| | | | custom primary_key that didn't save due to validation error
* change function def self.table_name to self.table_nameRajarshi Das2013-09-101-3/+1
| | | | | | change def self.primary_key to self.primary_key change def self.primary_key to self.primary_key
* Revert "Merge branch 'master' of github.com:rails/docrails"Vijay Dev2013-08-171-1/+3
| | | | | | | This reverts commit 70d6e16fbad75b89dd1798ed697e7732b8606fa3, reversing changes made to ea4db3bc078fb3093ecdddffdf4f2f4ff3e1e8f9. Seems to be a code merge done by mistake.
* change function def self.table_name to self.table_nameRajarshi Das2013-07-251-3/+1
| | | | | | change def self.primary_key to self.primary_key change def self.primary_key to self.primary_key
* move assets and modelsJeremy Kemper2008-01-181-0/+5
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8657 5ecf4fe2-1ee6-0310-87b1-e25e094e27de