Module: Selective::Ruby::RSpec::Monkeypatches::Runner

Defined in:
lib/selective/ruby/rspec/monkeypatches.rb

Instance Attribute Summary collapse

Instance Attribute Details

#options=(value) ⇒ Object (writeonly)

Sets the attribute options

Parameters:

  • value

    the value to set the attribute options to.



115
116
117
# File 'lib/selective/ruby/rspec/monkeypatches.rb', line 115

def options=(value)
  @options = value
end