Method: Vanity::Playground#experiments

Defined in:
lib/vanity/playground.rb

#experimentsObject (readonly)

Returns hash of experiments (key is experiment id). This creates the Experiment and persists it to the datastore.

See Also:



19
20
21
# File 'lib/vanity/playground.rb', line 19

def experiments
  @experiments
end