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
/
bulb.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate eager-evaluated scopes.
Jon Leighton
2012-03-21
1
-1
/
+1
*
use existing model for testing Base.create with #after_initialize
Gabriel Horner
2011-07-24
1
-0
/
+5
*
Assign the association attributes to the associated record before the before_...
Jon Leighton
2011-06-30
1
-2
/
+7
*
Pass the attribute and option hashes to build_association
Andrew White
2011-05-17
1
-0
/
+13
*
CollectionAssociation#merge_target_lists should write to the underlying attri...
Jon Leighton
2011-05-14
1
-0
/
+4
*
Add test to specify that attributes from an association's conditions should b...
Jon Leighton
2011-05-10
1
-0
/
+2
*
Un-deprecate using 'default_scope' as a macro, but if you are calling the mac...
Jon Leighton
2011-04-18
1
-4
/
+1
*
Deprecated support for passing hashes and relations to default_scope, in favo...
Jon Leighton
2011-04-12
1
-6
/
+7
*
We shouldn't be using scoped.scoping { ... } to build associated records, as ...
Jon Leighton
2011-01-30
1
-2
/
+9
*
While creating a new record using has_many create method default scope of chi...
Neeraj Singh
2010-08-19
1
-0
/
+7