thoughtbot--shoulda-matchers/lib
Jacob Morris fdde3a50a4 Explicitly test custom `:join_table` option #547
Some developers might want to pass a :join_table option to their HABTM
association declarations (e.g., `has_and_belongs_to_many :posts,
join_table: :users_and_their_posts). Those same developers, may want to
explicitly test the existence of the join table. Make this possible.
2015-04-03 23:33:19 -06:00
..
shoulda Explicitly test custom `:join_table` option #547 2015-04-03 23:33:19 -06:00
shoulda-matchers.rb Switched to allowing a more canonical require statement 2011-01-31 16:45:13 -05:00