Method: Awestruct::Extensions::Pipeline#helper

Defined in:
lib/awestruct/extensions/pipeline.rb

#helper(helper) ⇒ Object



55
56
57
# File 'lib/awestruct/extensions/pipeline.rb', line 55

def helper(helper)
  @helpers << helper
end