Module: Pakyow::Application::Behavior::Endpoints

Extended by:
Support::Extension
Included in:
Pakyow::Application, Plugin
Defined in:
lib/pakyow/application/behavior/endpoints.rb

Instance Attribute Summary collapse

Instance Attribute Details

#endpointsObject (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