Sha256: cca490e4e24a03f099af19522b443b857c7ffa7e6231a2506ded6dd6d6f59dd5

Contents?: true

Size: 162 Bytes

Versions: 5

Compression:

Stored size: 162 Bytes

Contents

Dummy::Application.routes.draw do
  resource :drawing
  get 'sketchily', :to => 'sketchily#sketchily'
  get 'sketchily_tag', :to => 'sketchily#sketchily_tag'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sketchily-1.5.0 spec/dummy/config/routes.rb~
sketchily-1.4.1 spec/dummy/config/routes.rb~
sketchily-1.4.0 spec/dummy/config/routes.rb~
sketchily-1.3.0 spec/dummy/config/routes.rb~
sketchily-1.2.0 spec/dummy/config/routes.rb~