Sha256: 649a4022260b8b955d64b483ce79a3777629f6fdf48fddde8cf0f6f1f2d3be2c

Contents?: true

Size: 108 Bytes

Versions: 15

Compression:

Stored size: 108 Bytes

Contents

Dummy::Application.routes.draw do

  root :to => "main#index"

  resources :images
  resources :audios

end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
attached-1.0.0 test/dummy/config/routes.rb
attached-0.6.0 test/dummy/config/routes.rb
attached-0.5.9 test/dummy/config/routes.rb
attached-0.5.8 test/dummy/config/routes.rb
attached-0.5.7 test/dummy/config/routes.rb
attached-0.5.6 test/dummy/config/routes.rb
attached-0.5.5 test/dummy/config/routes.rb
attached-0.5.4 test/dummy/config/routes.rb
attached-0.5.3 test/dummy/config/routes.rb
attached-0.5.2 test/dummy/config/routes.rb
attached-0.5.1 test/dummy/config/routes.rb
attached-0.5.0 test/dummy/config/routes.rb
attached-0.4.9 test/dummy/config/routes.rb
attached-0.4.8 test/dummy/config/routes.rb
attached-0.4.7 test/dummy/config/routes.rb