aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/new_callbacks_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Callbacks, DeprecatedCallbacks = NewCallbacks, CallbacksJoshua Peek2009-10-121-528/+0
* Refactor new callbacks and AR implementation.José Valim2009-09-081-11/+45
* Changed ActiveRecord to use new callbacks and speed up observers by only noti...José Valim2009-09-081-0/+12
* 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 fi...Yehuda Katz + Carl Lerche2009-05-191-0/+62
* Don't run the action if callbacks are halted.Yehuda Katz + Carl Lerche2009-05-111-3/+11
* 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