aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract/callbacks_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make test meaningfulNeeraj Singh2011-06-081-1/+1
* removing usesless variable assignmentsAaron Patterson2011-01-181-14/+14
* process_action accepts multiple args, even with Callbacks.Nick Sutterer2010-12-291-0/+21
* Fix more warnings by defining variables and using instance_variable_defined? ...Emilio Tagua2010-09-281-2/+4
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-46/+46
* Ensure overwritten callbacks conditions in controllers work [#4761 state:reso...José Valim2010-06-221-2/+12
* Follow short name convention for test folder and just call it "abstract"Joshua Peek2009-09-191-0/+238