aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/model_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f"Rafael Mendonça França2019-08-021-1/+1
* No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29fAkira Matsuda2019-08-021-1/+1
* Use frozen string literal in activemodel/Kir Shatrov2017-07-161-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activemodel/testXavier Noria2016-08-061-7/+7
* Follow-up to #10776Robin Dupret2015-02-261-1/+1
* use attribute assignment module logic during active model initializationEugene Gilburg2015-01-231-1/+3
* ActiveModel::Model inclusion chain backward compatibilityFred Wu2013-06-201-5/+15
* Fixes AciveModel::Model with no ancestors, fixes #11004Fred Wu2013-06-191-2/+23
* Fixed ActiveModel::Model's inclusion chainFred Wu2013-06-191-0/+12
* Convert ActiveModel to 1.9 hash syntax.Patrick Robertson2013-05-011-2/+2
* Adding tests for ActiveModel::ModelAttila Domokos2013-01-121-0/+6
* Add docs with usage examples for ActiveModel::ModelCarlos Antonio da Silva2012-03-031-0/+7
* Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatlyGuillermo Iguaran2012-03-021-0/+19