This project is archived and is in readonly mode.
Make the options that has_many, belongs_to and other association generation methods, configurable
Reported by Hongli Lai | September 6th, 2008 @ 05:43 PM
I'm writing a plugin which hooks into 'has_many', 'belongs_to' and other association generation methods. It extends these methods with new options that can be accepted.
The attached patch makes the list of acceptable options configurable, so that the plugin doesn't have to monkeypatch so much.
Is this simple enough to make it into 2.2?
Comments and changes to this ticket
-
Jeremy Kemper September 9th, 2008 @ 08:46 PM
- State changed from new to open
- Milestone cleared.
-
Repository September 9th, 2008 @ 08:51 PM
- State changed from open to resolved
(from [16929404417205792165153958ce5effa0b54645]) Make the options that has_many, belongs_to and other association generation methods can accept, configurable.
[#985 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
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>