Sha256: dbcce2dd445ba0f9dced8e0820ec364119803123f70b9f51514cd2b2f2e0e210

Contents?: true

Size: 95 Bytes

Versions: 4

Compression:

Stored size: 95 Bytes

Contents

Rails.application.routes.draw do
  root :to => 'home#index'
  get ':theme' => 'home#index'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bootswatch-sass-3.3.7 test/dummy/config/routes.rb
bootswatch-sass-3.3.6.1 test/dummy/config/routes.rb
bootswatch-sass-3.3.5 test/dummy/config/routes.rb
bootswatch-sass-3.3.2 test/dummy/config/routes.rb