aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/new_callbacks_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Further cleaning up new callbacksYehuda Katz2009-06-021-39/+39
|
* Simplify callbacks to use less metaprogrammingYehuda Katz2009-06-021-35/+35
|
* Corrected new callbacks semantics with regards to using objects for around ↵Yehuda Katz + Carl Lerche2009-05-191-0/+62
| | | | filters.
* 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