Module: Selective::Ruby::RSpec::Monkeypatches::Runner
- Defined in:
- lib/selective/ruby/rspec/monkeypatches.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
writeonly
Sets the attribute options.
Instance Attribute Details
#options=(value) ⇒ Object (writeonly)
Sets the attribute options
115 116 117 |
# File 'lib/selective/ruby/rspec/monkeypatches.rb', line 115 def (value) @options = value end |