File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,11 @@ Devise is one of the most popular gems for authentication. Find out more about D
4
4
5
5
In order to integrate it fully in matestack apps and pages we need to adjust a few things. This guide explains what exactly needs to be adjusted.
6
6
7
- ## Table of contents
8
-
9
- - [ Integrating Devise] ( #integrating-devise )
10
- - [ Table of contents] ( #table-of-contents )
11
- - [ Setting up Devise] ( #setting-up-devise )
12
- - [ Devise models] ( #devise-models )
13
- - [ Devise helpers] ( #devise-helpers )
14
- - [ Devise sign in] ( #devise-sign-in )
15
- - [ Devise sign out] ( #devise-sign-out )
7
+ 1 . [ Setting up Devise] ( #setting-up-devise )
8
+ 2 . [ Devise models] ( #devise-models )
9
+ 3 . [ Devise helpers] ( #devise-helpers )
10
+ 4 . [ Devise sign in] ( #devise-sign-in )
11
+ 5 . [ Devise sign out] ( #devise-sign-out )
16
12
17
13
## Setting up Devise
18
14
You can’t perform that action at this time.
0 commit comments