Class: Usher::Route

Inherits:
Object show all
Defined in:
lib/pancake/router.rb

Overview

Get the ability to mark this as a consuming route.

Instance Attribute Summary collapse

Instance Attribute Details

#consumingObject

Returns the value of attribute consuming.



4
5
6
# File 'lib/pancake/router.rb', line 4

def consuming
  @consuming
end