Sha256: a328d17663440ac97632951b6a30a6395235c552ec1dd83024d8b29fefde59e0

Contents?: true

Size: 131 Bytes

Versions: 9

Compression:

Stored size: 131 Bytes

Contents

Rails.application.routes.draw do
    devise_for :users
    devise_scope :user do
        root to: "devise/sessions#new"
    end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
thecore_ui_commons-3.1.1 config/routes.rb
thecore_ui_commons-3.1.0 config/routes.rb
thecore_ui_commons-3.0.17 config/routes.rb
thecore_ui_commons-3.0.16 config/routes.rb
thecore_ui_commons-3.0.15 config/routes.rb
thecore_ui_commons-3.0.14 config/routes.rb
thecore_ui_commons-3.0.13 config/routes.rb
thecore_ui_commons-3.0.12 config/routes.rb
thecore_ui_commons-3.0.11 config/routes.rb