Method: Grape::Router::BaseRoute#index

Defined in:
lib/grape/router/base_route.rb

#indexObject (readonly)

Returns the value of attribute index.



8
9
10
# File 'lib/grape/router/base_route.rb', line 8

def index
  @index
end