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
/
association_validation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
validate related records in the same validation context as parent.
Emmanuel Oga
2012-01-17
1
-0
/
+17
*
'with_kcode' removed.
Arun Agrawal
2011-12-21
1
-8
/
+6
*
Do not validate associated records marked for destruction
Olek Janiszewski
2011-12-05
1
-0
/
+10
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
removing many unused variables
Aaron Patterson
2010-11-16
1
-2
/
+2
*
Ensure new validates works with uniqueness validator.
José Valim
2010-01-08
1
-55
/
+43
*
Simplify repair_validations on AR and make it work with new callbacks.
José Valim
2010-01-01
1
-2
/
+3
*
Add test to verify that the new :inverse_of association option will indeed fi...
Wolfram Arnold
2009-08-08
1
-0
/
+23
*
Deprecate Error#on(attribute) in favour of Errors#[attribute]
Pratik Naik
2009-03-20
1
-3
/
+3
*
Move relevant validation tests from Active Record to Active Model
Pratik Naik
2009-03-20
1
-0
/
+101