Module: Dynflow::Action::Phase
- Defined in:
- lib/dynflow/action.rb
Instance Method Summary collapse
Instance Method Details
#to_s_humanized ⇒ Object
74 75 76 |
# File 'lib/dynflow/action.rb', line 74 def to_s_humanized to_s.split('::').last end |