public
Description: rails plugin that allows has_many :through to go through other has_many :throughs
Homepage:
Clone URL: git://github.com/ianwhite/nested_has_many_through.git
ch ch ch changes
ianwhite (author)
Wed Apr 30 05:13:47 -0700 2008
commit  ef7cce9e4de1354898c498f81246e0230f053b1f
tree    200e5f313479129d759325322d755334e9b537b9
parent  d4fbcf20b538f240062c4b7a6953de4c85e44545
...
1
2
 
 
 
 
...
 
1
2
3
4
5
0
@@ -1 +1,4 @@
0
-* Initial commit
0
\ No newline at end of file
0
+* spec'd and fixed some problems with using named_scope in edge
0
+
0
+* Initial commit
0
+

Comments