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
/
lib
/
active_model
/
validations
/
confirmation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented strict validation concept
Bogdan Gusiev
2011-08-17
1
-0
/
+2
*
Remove extra white spaces on ActiveModel docs.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
copy-edits 8d96b89
Xavier Noria
2011-02-21
1
-2
/
+3
*
Clarification of ActiveRecord ActiveModel validation documentation
Peer Allan
2011-02-18
1
-1
/
+1
*
Don't redefine existing attributes accessors.
Emilio Tagua
2010-09-27
1
-1
/
+3
*
Refactoring conditional logic
Subba Rao Pasupuleti
2010-09-01
1
-3
/
+3
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-10
/
+10
*
Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options has...
Jeroen van Dijk
2010-06-21
1
-3
/
+3
*
Minor doc changes to active_model/validations/confirmation.rb
Rizwan Reza
2010-06-15
1
-13
/
+27
*
Revert "Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an opt...
José Valim
2010-05-15
1
-1
/
+1
*
Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options has...
Jeroen van Dijk
2010-05-15
1
-1
/
+1
*
validation macros can now be used within an instance
Josh Kalderimis
2010-05-13
1
-1
/
+1
*
Add validates method as shortcut to setup validators for a given set of attri...
jamie
2010-01-07
1
-3
/
+5
*
Move validations in ActiveModel to validators, however all validatity checks ...
José Valim
2009-12-23
1
-9
/
+11
*
Properly require ActiveModel validation dependencies
Joshua Peek
2009-06-08
1
-2
/
+2
*
Move validate_on_create and validate_on_update from ActiveModel to ActiveRecord
Pratik Naik
2009-03-21
1
-2
/
+1
*
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-4
/
+6
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-8
/
+8
*
Splitting them up first
David Heinemeier Hansson
2008-04-01
1
-0
/
+44