Method: Grape::DSL::Routing::ClassMethods#endpoints
- Defined in:
- lib/grape/dsl/routing.rb
#endpoints ⇒ Object (readonly)
Returns the value of attribute endpoints.
12 13 14 |
# File 'lib/grape/dsl/routing.rb', line 12 def endpoints @endpoints end |