Method: Split::Configuration#experiments
- Defined in:
- lib/split/configuration.rb
#experiments ⇒ Object
Returns the value of attribute experiments.
30 31 32 |
# File 'lib/split/configuration.rb', line 30 def experiments @experiments end |