thoughtbot--shoulda-matchers/lib/shoulda
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
..
matchers Explicitly test custom `:join_table` option #547 2015-04-03 23:33:19 -06:00
matchers.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00