Module: ActionDispatch::Routing::Mapper::Base

Defined in:
lib/record_select/extensions/routing_mapper.rb

Instance Method Summary collapse

Instance Method Details

#record_select_routesObject



5
6
7
# File 'lib/record_select/extensions/routing_mapper.rb', line 5

def record_select_routes
  get :browse, :on => :collection
end