Class
Transitions::State
In:
lib/transitions/state.rb
Parent:
Object
Methods
==
call_action
display_name
for_select
new
update
Attributes
name
[R]
options
[R]
Public Class methods
new
(name, options = {})
Public Instance methods
==
(other)
call_action
(action, record)
display_name
()
for_select
()
update
(options = {})
[Validate]