method
predicate_matchers
1.1.12 -
Show latest stable
-
0 notes -
Class: Spec::Runner::Options
- 1.1.4
- 1.1.12 (0)
- 1.2.0
- 1.2.8
- 1.3.0
- 1.3.1
- What's this?
predicate_matchers()
public
Hide source
# File lib/spec/runner/options.rb, line 139 def predicate_matchers # TODO - don't like this dependency - perhaps store these in here instead? Spec::Runner.configuration.predicate_matchers end