Object
# File lib/instance_state.rb, line 32 def initialize(to, action) @to = to @action = action end
# File lib/instance_state.rb, line 37 def auto? @action.nil? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.