mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
e0a0200fe4
Why: * When `delegate_method` was modified a while back to add Doublespeak and use MatcherContext, Shoulda::Matchers::Independent became unable to be required independently. To satisfy the above: * Require Doublespeak and MatcherContext within `delegate_method_matcher.rb`. * Add an acceptance test to ensure that Independent stays independent. Secondary-Author: jc00ke <jesse@jc00ke.com> |
||
---|---|---|
.. | ||
active_model_integration_spec.rb | ||
independent_matchers_spec.rb | ||
multiple_libraries_integration_spec.rb | ||
rails_integration_spec.rb |