Commit Graph

3 Commits

Author SHA1 Message Date
Jared Beck 3279206b9b Fix issue 633 re: reification of through assoc. 2015-10-31 20:30:59 -04:00
Jared Beck d312d1f272 Test data befitting of the crazy AssociationsTest 2015-10-19 22:21:43 -04:00
Jared Beck ecf006bbb1 Move associations tests to separate file
Because model_test.rb is too long, and it's misleading to define
multiple classes in such a long file.  It's easy to not notice
that there's a second class.

Also, clarify a few of the Has Many Through (HMT) tests

- Improve descriptions
- Decrease context nesting
- Prefer local variables over instance variables
- Name version variables more consistently
  - Use version numbers instead of `last`
2015-09-16 01:14:53 -04:00