Sha256: a5efa44aee741169c8ab588236097c54b2a6c324ba01953485a88e51a485744e
Contents?: true
Size: 200 Bytes
Versions: 1
Compression:
Stored size: 200 Bytes
Contents
Dummy::Application.routes.draw do get "sitemap.xml" => "nothing#here", as: :sitemap get "admin" => "nothing#here", as: :admin get "login" => "nothing#here", as: :login resources :products end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
human_power-0.0.1 | test/dummy/config/routes.rb |