index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
cases
/
model_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in activemodel/
Kir Shatrov
2017-07-16
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
*
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
1
-7
/
+7
*
Follow-up to #10776
Robin Dupret
2015-02-26
1
-1
/
+1
*
use attribute assignment module logic during active model initialization
Eugene Gilburg
2015-01-23
1
-1
/
+3
*
ActiveModel::Model inclusion chain backward compatibility
Fred Wu
2013-06-20
1
-5
/
+15
*
Fixes AciveModel::Model with no ancestors, fixes #11004
Fred Wu
2013-06-19
1
-2
/
+23
*
Fixed ActiveModel::Model's inclusion chain
Fred Wu
2013-06-19
1
-0
/
+12
*
Convert ActiveModel to 1.9 hash syntax.
Patrick Robertson
2013-05-01
1
-2
/
+2
*
Adding tests for ActiveModel::Model
Attila Domokos
2013-01-12
1
-0
/
+6
*
Add docs with usage examples for ActiveModel::Model
Carlos Antonio da Silva
2012-03-03
1
-0
/
+7
*
Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatly
Guillermo Iguaran
2012-03-02
1
-0
/
+19