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
/
conversion_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
-3
/
+3
*
[ci skip] add tests for ActionModel::Conversion
Aditya Kapoor
2014-06-11
1
-0
/
+4
*
`#to_param` returns `nil` if `to_key` returns `nil`. Closes #11399.
Yves Senn
2014-02-04
1
-0
/
+10
*
Convert ActiveModel to 1.9 hash syntax.
Patrick Robertson
2013-05-01
1
-2
/
+2
*
test for ActiveModel::Conversion#to_partial_path and namespaced models
Yves Senn
2013-01-14
1
-0
/
+4
*
Fix comments about to_partial_path
Grant Hutchins
2012-03-10
1
-1
/
+1
*
Rename new method to_path to to_partial_path to avoid conflicts with File#to_...
José Valim
2011-08-01
1
-3
/
+3
*
Let ActiveModel instances define partial paths.
Grant Hutchins & Peter Jaros
2011-07-25
1
-1
/
+8
*
Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?...
José Valim
2010-02-21
1
-2
/
+2
*
Add to_key and to_param methods to ActiveModel::Conversion.
José Valim
2010-02-21
1
-0
/
+25