Sha256: 122c2c8c2010b96f26df911c10ad97c8a391a554224359293e8fab53ff6a55fc
Contents?: true
Size: 132 Bytes
Versions: 4
Compression:
Stored size: 132 Bytes
Contents
Dummy::Application.routes.draw do match '/:id' => "shortener/shortened_urls#show" root :to => "application_controller#show" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shortener-0.2.0 | spec/dummy/config/routes.rb |
shortener-0.1.2 | spec/dummy/config/routes.rb |
shortener-0.1.1 | spec/dummy/config/routes.rb |
shortener-0.1.0 | spec/dummy/config/routes.rb |