Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 315 Bytes

README.rdoc

File metadata and controls

executable file
·
8 lines (6 loc) · 315 Bytes

Rewrite of nested_has_many_through

Most of the desired behaviour is working, 7 failing test cases though.

  • Isolate new behaviour by making new association classes for the new behaviour

  • Defer to rails when possible

  • More testing of normal behaviour [Maran Hidskes]

  • rails 2.3 and beyond compat is target