Sha256: f3014d5b06ca767429ac18b6eaa0fc292188c0947081b321e4dfea0028b0fffe
Contents?: true
Size: 163 Bytes
Versions: 6
Compression:
Stored size: 163 Bytes
Contents
NulogySSO::Engine.routes.draw do get "login", to: "authentication#login" get "logout", to: "authentication#logout" get "code", to: "authentication#code" end
Version data entries
6 entries across 6 versions & 1 rubygems