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
/
numericality.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra white spaces on ActiveModel docs.
Sebastian Martinez
2011-05-23
1
-2
/
+2
*
Remove unneeded merge with default false options
Akira Matsuda
2011-05-16
1
-4
/
+0
*
copy-edits 8d96b89
Xavier Noria
2011-02-21
1
-1
/
+3
*
Clarification of ActiveRecord ActiveModel validation documentation
Peer Allan
2011-02-18
1
-1
/
+1
*
Don't compute this string again
Santiago Pastorino
2010-12-02
1
-1
/
+1
*
Refactor previous commit a bit [#4057 state:resolved]
José Valim
2010-06-21
1
-3
/
+3
*
Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options has...
Jeroen van Dijk
2010-06-21
1
-4
/
+9
*
Add titles to the rest of the files in active_model/validations/*
Rizwan Reza
2010-06-15
1
-0
/
+2
*
Fixed numericality validator in ActiveModel to reject hex numbers for floats ...
rohit
2010-05-18
1
-1
/
+1
*
Valid hex strings aren't valid float column values, to match the integer rest...
Jeremy Kemper
2010-05-17
1
-3
/
+8
*
Revert "Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an opt...
José Valim
2010-05-15
1
-4
/
+4
*
Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options has...
Jeroen van Dijk
2010-05-15
1
-4
/
+4
*
validation macros can now be used within an instance
Josh Kalderimis
2010-05-13
1
-1
/
+1
*
Fix validates_numericaly_of only integer error message [#4406 state:resolved]
reu
2010-04-25
1
-11
/
+18
*
Fix typos and add tests to ensure they will be caught the next time.
José Valim
2010-01-11
1
-2
/
+2
*
Allow validates to map some types to specific options. So now you can do:
José Valim
2010-01-08
1
-3
/
+4
*
Add validates method as shortcut to setup validators for a given set of attri...
jamie
2010-01-07
1
-2
/
+1
*
ActiveRecord::Validations are now built on top of Validator as well.
José Valim
2009-12-23
1
-2
/
+5
*
Added check_validity! to EachValidator and refactor existing ones.
José Valim
2009-12-23
1
-39
/
+39
*
Move validations in ActiveModel to validators, however all validatity checks ...
José Valim
2009-12-23
1
-51
/
+54
*
added proc and symbol support to validates_numericality_of [#3049 state:resol...
Kane
2009-08-31
1
-1
/
+20
*
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
-1
/
+1
*
Add I18n translations to ActiveModel and move more AR specific parts to Activ...
Pratik Naik
2009-03-20
1
-10
/
+15
*
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-11
/
+12
*
Merge docrails:
Pratik Naik
2008-05-09
1
-11
/
+11
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-16
/
+16
*
Splitting them up first
David Heinemeier Hansson
2008-04-01
1
-0
/
+80