thoughtbot--shoulda-matchers/lib/shoulda/matchers
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
..
action_controller The route matcher accepts a format as a symbol 2015-04-02 08:02:19 -06:00
active_model Add #on qualifier to numericality matcher 2015-04-03 23:28:29 -06:00
active_record Explicitly test custom `:join_table` option #547 2015-04-03 23:33:19 -06:00
doublespeak Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
independent Add with_prefix to delegate_method 2014-12-15 22:38:27 -07:00
integrations Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
action_controller.rb Rename StrongParametersMatcher to PermitMatcher 2015-02-28 19:30:33 -07:00
active_model.rb Handle RangeErrors emitted now in ActiveRecord 4.2 2015-01-22 21:05:09 -07:00
active_record.rb Move uniqueness validation to ActiveRecord module 2014-12-13 17:53:16 -05:00
configuration.rb Remove auto-detection of Rails / test framework 2015-02-09 10:52:51 -07:00
doublespeak.rb Permit matcher now supports subparameters 2015-03-01 01:32:00 -07:00
error.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
independent.rb Rename DelegateMatcher to DelegateMethodMatcher 2014-08-29 11:57:26 -06:00
integrations.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
matcher_context.rb Documentation updates 2014-12-25 01:13:30 -05:00
rails_shim.rb Remove Rails 3.x, Ruby 1.9.2, Ruby 1.9.3 2015-02-09 10:52:22 -07:00
util.rb Improve output of fail_with_message matcher 2015-01-22 21:05:08 -07:00
version.rb master == 3.0.0.alpha 2015-02-16 13:42:26 -07:00
warn.rb Deprecate ensure_inclusion_of 2014-07-23 19:35:20 -06:00