Sha256: 2269d9dc63c2eea8bdcae708d26bf7e219f778723e759e7fabc379e9f45a0a15

Contents?: true

Size: 104 Bytes

Versions: 12

Compression:

Stored size: 104 Bytes

Contents

Rails.application.routes.draw do
  resources :images, :only => :index
  mount Fogged::Engine => "/"
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fogged-0.0.13 test/dummy/config/routes.rb
fogged-0.0.12 test/dummy/config/routes.rb
fogged-0.0.11 test/dummy/config/routes.rb
fogged-0.0.10 test/dummy/config/routes.rb
fogged-0.0.9 test/dummy/config/routes.rb
fogged-0.0.8 test/dummy/config/routes.rb
fogged-0.0.7 test/dummy/config/routes.rb
fogged-0.0.6 test/dummy/config/routes.rb
fogged-0.0.5 test/dummy/config/routes.rb
fogged-0.0.4 test/dummy/config/routes.rb
fogged-0.0.3 test/dummy/config/routes.rb
fogged-0.0.2 test/dummy/config/routes.rb