This project is archived and is in readonly mode.
Changeset [4b7a439bd17e6d9e8567758ee6a0da13447c3229] by Eloy Duran
January 7th, 2010 @ 12:20 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/4b7a439bd17e6d9e8567758ee6a0da...
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>