This project is archived and is in readonly mode.
Changeset [f866ced24ac9cdece7801f50ec79cdbe3ff5ad59] by Eloy Duran
January 7th, 2010 @ 12:19 PM
Don't use strings for callbacks, as these will be evaled. Rather use symbols, which uses a direct method dispatch.
Patch by Comron Sattari. [#3429 state:resolved]
http://github.com/rails/rails/commit/f866ced24ac9cdece7801f50ec79cd...
Committed by Eloy Duran
- M activerecord/lib/active_record/autosave_association.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>