Class: Mgt::Routing::Router
Instance Attribute Summary collapse
-
#endpoints ⇒ Object
Returns the value of attribute endpoints.
Instance Method Summary collapse
Instance Attribute Details
#endpoints ⇒ Object
Returns the value of attribute endpoints.
4 5 6 |
# File 'lib/routing/router.rb', line 4 def endpoints @endpoints end |