Module: Shoulda
- Defined in:
- lib/shoulda_ext/shoulda_patches/context_with_matcher_before_hooks.rb
Overview
Adds the ability to define a ‘before’ method on a matcher and allow it to be run before the subject/setup phase of the current context
Pull Request for getting this functionality into shoulda-context github.com/thoughtbot/shoulda-context/pull/2
Defined Under Namespace
Classes: Context