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
/
activerecord
/
test
/
cases
/
validations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure that validates_uniqueness_of works with with_scope. Closes #9235. [nik...
Pratik Naik
2008-03-31
1
-0
/
+10
*
Fix case-sensitive validates_uniqueness_of. Closes #11366 [miloops]
Jeremy Kemper
2008-03-31
1
-0
/
+24
*
Add :message option to validates_numericality_of. Closes #11456 [miloops, mde...
Jeremy Kemper
2008-03-31
1
-0
/
+14
*
Fixed that validates_size_of :within works in associations (closes #11295, #1...
David Heinemeier Hansson
2008-03-29
1
-0
/
+14
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-1
/
+1
*
mark encoding
Jeremy Kemper
2008-02-28
1
-0
/
+1
*
Add tests and documentation for allow_blank. Closes #10651 [blj]
Michael Koziarski
2008-01-26
1
-0
/
+8
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-3
/
+3
*
Extract ActiveSupport::Callbacks from Active Record, test case setup and tear...
Jeremy Kemper
2008-01-19
1
-1
/
+1
*
Fix paths
Jeremy Kemper
2008-01-18
1
-5
/
+5
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+1407
[prev]