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
/
associations
/
callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typos in AR tests
Akira Matsuda
2016-02-03
1
-4
/
+4
*
Revert ":cut: remove unnecessary rescue Exceptions"
Yves Senn
2015-03-06
1
-1
/
+1
*
:cut: remove unnecessary rescue Exceptions
Aaron Patterson
2015-03-05
1
-1
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
Remove unused variable
Rafael Mendonça França
2014-05-01
1
-1
/
+1
*
rewrite test to correctly test clear method
eileencodes
2014-04-28
1
-2
/
+2
*
Replace map.flatten with flat_map in activerecord
Erik Michaels-Ober
2014-03-03
1
-1
/
+1
*
let `insert_record` actuall save the object.
Aaron Patterson
2014-02-25
1
-0
/
+21
*
Revert "Use flat_map { } instead of map {}.flatten"
Santiago Pastorino
2012-10-05
1
-1
/
+1
*
Use flat_map { } instead of map {}.flatten
Santiago Pastorino
2012-10-05
1
-1
/
+1
*
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
*
Verify that when has_many associated objects are destroyed via :dependent => ...
Jon Leighton
2010-12-31
1
-0
/
+9
*
removing unused variables
Aaron Patterson
2010-10-20
1
-2
/
+2
*
removing unused models from tests
Subba Rao Pasupuleti
2010-07-21
1
-2
/
+0
*
Make HABTM#create behave the same as << with after_add callbacks. Closes #11...
Michael Koziarski
2008-04-04
1
-0
/
+15
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+146