public
Description: rails plugin that allows has_many :through to go through other has_many :throughs
Clone URL: git://github.com/ianwhite/nested_has_many_through.git
Updated README
ianwhite (author)
Wed Apr 30 05:03:21 -0700 2008
commit  d6b78f219c4f0178c22120db09a596bf48383c47
tree    78fbd95e0e60d73509830275ae9d9e5f68e46a2f
parent  944581b7a08c4421507779042a085e8e5038e310
...
22
23
24
 
 
 
 
 
25
26
27
...
22
23
24
25
26
27
28
29
30
31
32
0
@@ -22,6 +22,11 @@ rails-core.
0
 * the lastest patches don't apply on edge
0
 * github - let's collab to make this better and get a patch accepted, fork away!
0
 
0
+== Help out
0
+
0
+I'm releasing 'early and often' in the hope that people will use it and find bugs/problems.
0
+Report them at http://ianwhite.lighthouseapp.com, or fork and pull request, yada yada.
0
+
0
 == History
0
 
0
 Here's the original description:

Comments

    No one has commented yet.