Method: Vanity::Playground#experiments
- Defined in:
- lib/vanity/playground.rb
#experiments ⇒ Object (readonly)
Returns hash of experiments (key is experiment id). This creates the Experiment and persists it to the datastore.
19 20 21 |
# File 'lib/vanity/playground.rb', line 19 def experiments @experiments end |