Sha256: bf96bc40efe1772b31af973728a131414ddad9ce39adf1e5d15ad99c91649174
Contents?: true
Size: 109 Bytes
Versions: 4
Compression:
Stored size: 109 Bytes
Contents
Dummy::Application.routes.draw do get '/:id' => "shortener/shortened_urls#show" root to: "home#show" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shortener-1.0.1 | spec/dummy/config/routes.rb |
shortener-1.0.0 | spec/dummy/config/routes.rb |
shortener-0.8.2 | spec/dummy/config/routes.rb |
shortener-0.8.1 | spec/dummy/config/routes.rb |