Sha256: f91b8cbfbd34bb896a49ebabe42afefcc72257c83c7004896de6537c6979e4b7
Contents?: true
Size: 250 Bytes
Versions: 5
Compression:
Stored size: 250 Bytes
Contents
Dummy::Application.routes.draw do mount HumanPower::Rails::Engine => "robots.txt" 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
5 entries across 5 versions & 1 rubygems