mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Add users resources and paginate users index
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Velocipede::Application.routes.draw do
|
||||
|
||||
devise_for :users
|
||||
resources :users
|
||||
# The priority is based upon order of creation:
|
||||
# first created -> highest priority.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user