Sha256: fad30aade7a98979714f8afe2a165848b30690232f81d118d6566da29df01af7

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

Dummy::Application.routes.draw do
  get '/:id' => "shortener/shortened_urls#show"
  root :to => "application_controller#show"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shortener-0.3.1 spec/dummy/config/routes.rb
shortener-0.3.0 spec/dummy/config/routes.rb