nested has_many :through (with insert, create and delete)
I needed nested has_many :through for my project, and decided to go with the plugin nested_has_many_through(hosted on github), but then i realized that it doesn’t support inserts(<<), create and delete on the nested associations. So we decieded to forked and enhanced it. The enhanced version is hosted @ (enhanced nested_has_many_through on Github) the clone url is ( git://github.com/janmejay/nested_has_many_through.git ).
About this entry
You’re currently reading “nested has_many :through (with insert, create and delete),” an entry on codehunk
- Published:
- June 9, 2008 / 4:36 am
- Category:
- hacking
No comments yet
Jump to comment form | comment rss [?] | trackback uri [?]