Sha256: 6fef63bf4f0d0fb288fe4ccf88c7ce347a2958f533caf947a3bc48eb8a521cc6

Contents?: true

Size: 115 Bytes

Versions: 4

Compression:

Stored size: 115 Bytes

Contents

Rails.application.routes.draw do

  root 'welcome#index'
  mount Foundationstone::Engine => '/foundationstone'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foundationstone-0.0.4 test/dummy/config/routes.rb
foundationstone-0.0.3 test/dummy/config/routes.rb
foundationstone-0.0.2 test/dummy/config/routes.rb
foundationstone-0.0.1 test/dummy/config/routes.rb