This project is archived and is in readonly mode.
Add debugging documentation for _callback_chain to ActiveRecord::Callback
Reported by chris finne | January 9th, 2010 @ 01:44 PM
When you have plugins installed, finding problems in the
callbacks is much easier when you know you can inspect the callback
chain:
@@ Topic.after_save_callback_chain
Just updated the docs with a little section on this.
Comments and changes to this ticket
-
Rizwan Reza March 26th, 2010 @ 09:32 AM
- State changed from new to committed
Committed to docrails.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>