aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/new_callbacks_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't run the action if callbacks are halted.Yehuda Katz + Carl Lerche2009-05-111-3/+11
| | | In AbstractController, this means that response_body is not empty
* Makes new callbacks support keys with special charactersYehuda Katz + Carl Lerche2009-05-011-0/+28
|
* new_callbacks core extensionsJeremy Kemper2009-04-221-5/+5
|
* Revert rspec-runner change. TODO: Add back support for the rspec T::U runner.Carl Lerche & Yehuda Katz2009-04-091-299/+301
|
* Add support for callbacksYehuda Katz2009-02-271-0/+382
|
* Make tests passYehuda Katz2009-02-021-121/+0
|
* Some merge cleanupYehuda Katz2009-02-021-0/+121