Sha256: 6c29e106196a6f32de73de95a82a85affebc6380c1940909f28479072e934edc

Contents?: true

Size: 98 Bytes

Versions: 6

Compression:

Stored size: 98 Bytes

Contents

Rails.application.routes.draw do
  root to: "application#index"
  mount Contact::Engine => "/"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
flyover-contact-1.1.5 test/dummy/config/routes.rb
flyover-contact-1.1.4 test/dummy/config/routes.rb
flyover-contact-1.1.3 test/dummy/config/routes.rb
flyover-contact-1.1.2 test/dummy/config/routes.rb
flyover-contact-1.1.1 test/dummy/config/routes.rb
flyover-contact-1.1.0 test/dummy/config/routes.rb