Sha256: e1a2c4d6c22c09000b31389ee2e081c8af05d72e6765c6af850a31fc19b60733
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
Jobshop::Engine.routes.draw do post "/signin", to: "sessions#new" get "/current-user", to: "users#current" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jobshop-0.0.163 | config/routes.rb |
jobshop-0.0.157 | config/routes.rb |