Sha256: 96ce92f813d0c3bfb1921410322fb10cc0a7b64140a9fbd1e71843f7a41a4e28
Contents?: true
Size: 174 Bytes
Versions: 7
Compression:
Stored size: 174 Bytes
Contents
Rails.application.routes.draw do mount NulogySSO::Engine => "/nulogy_sso" # Essential for Capybara feature tests get "/hello_world", to: "application#hello_world" end
Version data entries
7 entries across 7 versions & 1 rubygems