Libraries
»
beds
(1.0.1)
»
Index
»
Beds
»
Scaffold
»
#routes
Method: Beds::Scaffold#routes
Defined in:
lib/beds.rb
#
routes
⇒
Object
(readonly)
Returns an array of generated routes
13 14 15
# File 'lib/beds.rb', line 13
def
routes
@routes
end