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
/
activesupport
/
test
/
callback_inheritance_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused setup
Anupam Choudhury
2013-04-10
1
-2
/
+0
*
AS::Callbacks#run_callbacks remove key argument
Francesco Rodriguez
2012-05-10
1
-1
/
+1
*
AS::Callbacks: rip out per_key option.
Bogdan Gusiev
2012-02-04
1
-8
/
+8
*
removing unnecessary requires
Aaron Patterson
2012-01-06
1
-1
/
+0
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-4
/
+4
*
Removal require again from tests.
Arun Agrawal
2011-05-22
1
-1
/
+0
*
Prevent callbacks in child classes from being executed more than once.
Rolf Timmermans
2011-03-13
1
-0
/
+30
*
Use run_callbacks; the generated _run_<name>_callbacks method is not a public...
John Firebaugh
2011-01-31
1
-1
/
+1
*
Added missing requires abstract_unit and activesupport to the loadpath of ts_...
Santiago Pastorino and Sebastian Martinez
2010-03-18
1
-0
/
+1
*
Make sure AS test env doesn't have duplicate libs in load path
Joshua Peek
2010-02-15
1
-1
/
+0
*
Fix inheritance issue with new callbacks.
José Valim
2010-01-01
1
-0
/
+35
*
Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks
Joshua Peek
2009-10-12
1
-0
/
+115