module Core::Machinery
Machinery
which possibility the services stages attribution
Public Instance Methods
stage(name)
click to toggle source
# File lib/magical/service/core/machinery.rb, line 6 def stage(name) define_singleton_method(name, &Proc.new) end
Also aliased as: mainstay