Class: Hackle::Experiment

Inherits:
Object
  • Object
show all
Defined in:
lib/hackle/models/experiment.rb

Direct Known Subclasses

Completed, Running

Defined Under Namespace

Classes: Completed, Running

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id.



3
4
5
# File 'lib/hackle/models/experiment.rb', line 3

def id
  @id
end

#keyObject (readonly)

Returns the value of attribute key.



3
4
5
# File 'lib/hackle/models/experiment.rb', line 3

def key
  @key
end