Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
has-many-with-set 1.0.0 released!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Francisco Soto, post: 5060578"] has_many_with_set is a gem to add a new way to create many-to-many relationships in ActiveRecord, it is equivalent to has_and_belongs_to_many in functionality, that is, the interface is the same, but if your data meets certain criteria (explained in the readme) it will be saved more efficiently. Source code and installation/usage instructions can be found on [URL]https://github.com/ebobby/has-many-with-set[/URL] Explanation on the technique used by the gem can be found here : [URL]http://ebobby.org/2012/11/11/Using-Sets-For-Many-To-Many-Relationships.html[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
has-many-with-set 1.0.0 released!
Top