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
/
transaction_callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fisting after_rollback and after commit callbacks
Aaron Patterson
2010-08-20
1
-4
/
+8
*
assert_equal here
Santiago Pastorino
2010-08-16
1
-2
/
+2
*
Added test case to verify that transaction callbacks are correctly propagated...
Tobias Lütke
2010-08-09
1
-0
/
+41
*
removing unused models from tests
Subba Rao Pasupuleti
2010-07-21
1
-1
/
+0
*
Fix bug with rolling back frozen attributes.
Brian Durand
2010-06-18
1
-3
/
+11
*
Revert "Temporarily revert "Update after_commit and after_rollback docs and t...
Jeremy Kemper
2010-06-08
1
-0
/
+240
*
Temporarily revert "Update after_commit and after_rollback docs and tests to ...
Jeremy Kemper
2010-06-08
1
-240
/
+0
*
Fixes a test on transaction_callbacks_test.rb
Santiago Pastorino
2010-05-19
1
-2
/
+2
*
Fixes transaction callbacks tests
Santiago Pastorino
2010-05-18
1
-23
/
+19
*
Use assert_equal correctly in transaction callback tests (exposing some of th...
Paco Guzman
2010-05-17
1
-17
/
+17
*
Update after_commit and after_rollback docs and tests to use new style API wi...
Brian Durand
2010-04-29
1
-6
/
+6
*
Add after_commit and after_rollback callbacks to ActiveRecord that are called...
Brian Durand
2010-04-29
1
-0
/
+244