Sha256: 1cd7cc09d3c9d412d2f38ff730dfd6dd574af67f876837179fa7e2881d232d92

Contents?: true

Size: 117 Bytes

Versions: 11

Compression:

Stored size: 117 Bytes

Contents

Rails.application.routes.draw do
  resources :test, only: :index
  mount ApiUserAuth::Engine => '/api_user_auth'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
api_user_auth-0.1.9 spec/dummy/config/routes.rb
api_user_auth-0.1.8 spec/dummy/config/routes.rb
api_user_auth-0.1.7 spec/dummy/config/routes.rb
api_user_auth-0.1.6 spec/dummy/config/routes.rb
api_user_auth-0.1.5 spec/dummy/config/routes.rb
api_user_auth-0.1.4 spec/dummy/config/routes.rb
api_user_auth-0.1.2 spec/dummy/config/routes.rb
api_user_auth-0.1.1 spec/dummy/config/routes.rb
api_user_auth-0.1.0 spec/dummy/config/routes.rb
api_user_auth-0.0.14 spec/dummy/config/routes.rb
api_user_auth-0.0.12 spec/dummy/config/routes.rb