method
scope_from

1.3.0 -
Show latest stable
-
0 notes -
Class: Spec::Runner::Configuration
- 1.1.4
- 1.1.12
- 1.2.0
- 1.2.8 (0)
- 1.3.0 (0)
- 1.3.1 (0)
- What's this?
scope_from(*args)
private
Hide source
# File lib/spec/runner/configuration.rb, line 189 def scope_from(*args) # :nodoc: args[0] || :each end