Class: Usher::Route
Overview
Get the ability to mark this as a consuming route.
Instance Attribute Summary collapse
-
#consuming ⇒ Object
Returns the value of attribute consuming.
Instance Attribute Details
#consuming ⇒ Object
Returns the value of attribute consuming.
4 5 6 |
# File 'lib/pancake/router.rb', line 4 def consuming @consuming end |