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
/
car.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise `RecordNotDestroyed` when children can't be replaced
Brian Thomas Storti
2013-11-25
1
-0
/
+1
*
Fix ActiveRecord::Relation#unscope
Jon Leighton
2013-11-20
1
-0
/
+1
*
More unused associations in AR test models
Akira Matsuda
2013-09-10
1
-3
/
+0
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-0
/
+3
*
More unused associations in AR test models
Akira Matsuda
2013-07-25
1
-3
/
+0
*
Do not invoke callbacks when delete_all is called
Neeraj Singh
2013-06-30
1
-0
/
+1
*
Convert association macros to the new syntax
Jon Leighton
2012-07-20
1
-3
/
+3
*
remove deprecated scope stuff
Jon Leighton
2012-04-26
1
-1
/
+0
*
Deprecate eager-evaluated scopes.
Jon Leighton
2012-03-21
1
-6
/
+6
*
Test polymorphic record with optimistic locking and counter cache should be d...
Dmitry Polushkin
2011-09-09
1
-1
/
+1
*
Ensure we are not comparing a string with a symbol in HasManyAssociation#inve...
Jon Leighton
2011-09-06
1
-1
/
+1
*
Don't use mass-assignment protection when setting foreign keys or association...
Jon Leighton
2011-05-12
1
-0
/
+3
*
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
-6
/
+2
*
Deprecated support for passing hashes and relations to default_scope, in favo...
Jon Leighton
2011-04-12
1
-2
/
+7
*
expanding the test to include both type of order declaration
Neeraj Singh
2010-09-18
1
-2
/
+9
*
order should always be concatenated.
Neeraj Singh
2010-09-05
1
-0
/
+5
*
While creating a new record using has_many create method default scope of chi...
Neeraj Singh
2010-08-19
1
-0
/
+1
*
Ensure we can nest include calls [#5285 state:resolved]
Neeraj Singh
2010-08-12
1
-0
/
+5
*
reset_counter should work with non-traditional belongs_to and polymorphic bel...
Neeraj Singh
2010-07-08
1
-0
/
+4