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