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
/
lint_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
-1
/
+1
*
Trim down Active Model API by removing valid? and errors.full_messages
José Valim
2012-02-07
1
-5
/
+1
*
Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?...
José Valim
2010-02-21
1
-2
/
+1
*
Add to_key and to_param methods to ActiveModel::Conversion.
José Valim
2010-02-21
1
-15
/
+2
*
AMo #key is now #to_key and CI is probably happy
snusnu
2010-02-20
1
-3
/
+5
*
Adds #key and #to_param to the AMo interface
snusnu
2010-02-19
1
-0
/
+8
*
Add naming to AMo::Lint
José Valim
2010-01-02
1
-0
/
+2
*
Rewrite ActiveModel::Lint as a simple TU mixin
Joshua Peek
2009-10-07
1
-32
/
+8
*
Use ActiveModel::TestCase base class
Jeremy Kemper
2009-09-24
1
-2
/
+2
*
Initial AMo Lint implementation
Yehuda Katz
2009-08-29
1
-0
/
+50