Object
# File lib/dm-is-state_machine/is/data/state.rb, line 10 def initialize(name, machine, options = {}) @name = name @options = options @machine = machine end
[Validate]
Generated with the Darkfish Rdoc Generator 2.