This project is archived and is in readonly mode.
Changeset [57bc25c5f8129f57b08a2dc7c319b86778dd8a40] by John Firebaugh
January 31st, 2011 @ 09:45 PM
Use run_callbacks; the generated run_callbacks method is not a public interface.
Signed-off-by: Santiago Pastorino
santiago@wyeworks.com
https://github.com/rails/rails/commit/57bc25c5f8129f57b08a2dc7c319b...
Committed by John Firebaugh
- M actionpack/lib/action_dispatch/middleware/callbacks.rb
- M actionpack/lib/action_dispatch/middleware/reloader.rb
- M activemodel/README.rdoc
- M activemodel/lib/active_model/callbacks.rb
- M activemodel/lib/active_model/validations.rb
- M activemodel/lib/active_model/validations/callbacks.rb
- M activemodel/test/cases/callbacks_test.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/callbacks.rb
- M activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb
- M activerecord/lib/active_record/transactions.rb
- M activesupport/lib/active_support/testing/setup_and_teardown.rb
- M activesupport/test/callback_inheritance_test.rb
- M activesupport/test/callbacks_test.rb
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>