Sha256: 12259db3b5643e7c66dd47fe0ac669f97fec9f5d83370672fce32927588a054e

Contents?: true

Size: 145 Bytes

Versions: 5

Compression:

Stored size: 145 Bytes

Contents

Rails.application.routes.draw do
  root :controller => 'dummy', :action => 'index' 
  mount CacheableFlash::Engine => "/cacheable_flash"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cacheable_flash-0.2.9 spec/dummy/config/routes.rb
cacheable_flash-0.2.8 spec/dummy/config/routes.rb
cacheable_flash-0.2.7 spec/dummy/config/routes.rb
cacheable_flash-0.2.5 spec/dummy/config/routes.rb
cacheable_flash-0.2.4 spec/dummy/config/routes.rb