Sha256: d04913667363fb14a5df0dfbf365f3c98ac989396ecbeaf72f867dc808952c63

Contents?: true

Size: 122 Bytes

Versions: 6

Compression:

Stored size: 122 Bytes

Contents

Rails.application.routes.draw do

  namespace :locomotive do

    get 'search' => 'search#index', as: :search

  end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotivecms-search-0.3.6 config/routes.rb
locomotivecms-search-0.3.5 config/routes.rb
locomotivecms-search-0.3.4 config/routes.rb
locomotivecms-search-0.3.3 config/routes.rb
locomotivecms-search-0.3.2 config/routes.rb
locomotivecms-search-0.3.0 config/routes.rb