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
100644 5 lines (2 sloc) 0.083 kb
1
2
3
4
5
* spec'd and fixed some problems with using named_scope in edge
 
* Initial commit