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
/
autosave_association_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
1
-1
/
+28
|
\
|
*
Add missing models and fixtures [#2673 state:resolved]
Emilio Tagua
2009-05-19
1
-1
/
+6
|
*
Ensure the parent record is always saved when the child is invalid. [#2249 st...
Eloy Duran
2009-04-27
1
-0
/
+22
*
|
Deprecate Error#on(attribute) in favour of Errors#[attribute]
Pratik Naik
2009-03-20
1
-16
/
+16
*
|
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-2
/
+2
|
/
*
Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved]
Luca Guidi
2009-03-12
1
-0
/
+35
*
Don't validate records of an :autosave association if they're marked for dest...
Eloy Duran
2009-02-27
1
-3
/
+27
*
Fixed that autosave should validate associations even if master is invalid [#...
David Heinemeier Hansson
2009-02-27
1
-8
/
+442
*
Also save :autosave enabled associations when #save! is used.
Eloy Duran
2009-02-06
1
-1
/
+23
*
Add support for nested object forms to ActiveRecord and the helpers in Action...
Eloy Duran
2009-02-01
1
-0
/
+386