Class: Proc
Overview
class ProcBehavior
Instance Method Summary collapse
Instance Method Details
#to_behavior ⇒ Object
18 19 20 |
# File 'lib/lab42/core/behavior/proc_behavior.rb', line 18 def to_behavior Lab42::Behavior::ProcBehavior.new self end |