Sha256: cfdb0fbea1b87d427fc0646a55c7a6da7b05f2f4f4c67ee18b892a38791f428f
Contents?: true
Size: 167 Bytes
Versions: 2
Compression:
Stored size: 167 Bytes
Contents
Rails.application.routes.draw do # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html mount Cavy::Engine => '/' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cavy-0.1.0.beta2 | spec/dummy/config/routes.rb |
cavy-0.1.0.beta1 | spec/dummy/config/routes.rb |