Method: Scientist::BadBehavior#experiment
- Defined in:
- lib/scientist/errors.rb
#experiment ⇒ Object (readonly)
Returns the value of attribute experiment.
5 6 7 |
# File 'lib/scientist/errors.rb', line 5 def experiment @experiment end |