Method: Pakyow::Application::Behavior::Endpoints#endpoints
- Defined in:
- lib/pakyow/application/behavior/endpoints.rb
#endpoints ⇒ Object (readonly)
Instance of Pakyow::Application::Behavior::Endpoints for path building.
29 30 31 |
# File 'lib/pakyow/application/behavior/endpoints.rb', line 29 def endpoints @endpoints end |