Sha256: e637519a2ae198922c8a29742ff9d68089f0dff22edfb2c09ad5c925dc63309c

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

Rails.application.routes.draw do
  root "application#index"
  devise_for :users
  mount Pinfirmable::Engine => "/pinfirmable"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pinfirmable-0.1.5 spec/dummy/config/routes.rb
pinfirmable-0.1.4 spec/dummy/config/routes.rb
pinfirmable-0.1.3 spec/dummy/config/routes.rb
pinfirmable-0.1.2 spec/dummy/config/routes.rb
pinfirmable-0.1.1 spec/dummy/config/routes.rb
pinfirmable-0.1.0 spec/dummy/config/routes.rb