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
/
models
/
pirate.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert association macros to the new syntax
Jon Leighton
2012-07-20
1
-3
/
+3
*
Deprecated support for passing hashes and relations to default_scope, in favo...
Jon Leighton
2011-04-12
1
-1
/
+1
*
We shouldn't be using scoped.scoping { ... } to build associated records, as ...
Jon Leighton
2011-01-30
1
-0
/
+2
*
has_one should always remove the old record (properly), even if not saving th...
Jon Leighton
2011-01-11
1
-0
/
+4
*
use persisted? instead of new_record? wherever possible
David Chelimsky
2010-11-09
1
-1
/
+1
*
Don't overwrite unsaved updates when loading an association but preserve the ...
James Le Cuirot
2010-06-20
1
-2
/
+2
*
Revert "Don't overwrite unsaved updates when loading an association but prese...
José Valim
2010-06-11
1
-2
/
+2
*
Don't overwrite unsaved updates when loading an association but preserve the ...
James Le Cuirot
2010-06-09
1
-2
/
+2
*
Rollback the transaction when one of the autosave associations fails to save....
Eloy Duran
2010-01-08
1
-0
/
+6
*
Refactored previous changes to nested attributes.
Eloy Duran
2009-12-28
1
-0
/
+2
*
Define autosave association callbacks when using accepts_nested_attributes_for.
Eloy Duran
2009-11-07
1
-1
/
+1
*
Allow accepts_nested_attributes_for :reject_if option accept symbols for usin...
Pratik Naik
2009-10-07
1
-0
/
+4
*
Define autosave association validation methods only when needed. [#3161 state...
Alexey Kovyrin
2009-09-12
1
-3
/
+6
*
Allow you to pass :all_blank to :reject_if option to automatically create a P...
Mike Breen
2009-05-10
1
-0
/
+2
*
Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved]
Luca Guidi
2009-03-12
1
-1
/
+48
*
Changed API of NestedAttributes to take an array, or hash with index keys, of...
Lance Ivy
2009-02-13
1
-1
/
+1
*
Add support for nested object forms to ActiveRecord and the helpers in Action...
Eloy Duran
2009-02-01
1
-0
/
+7
*
Dirty attributes aren't cleared if save fails. [#174 state:resolved]
Xavier Noria
2008-05-12
1
-0
/
+2
*
Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate...
Jeremy Kemper
2008-02-02
1
-1
/
+3
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+5