README clarification
This commit is contained in:
parent
62934cdc9c
commit
03007df4b7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ devise :kerberos_authenticatable
|
|||
attr_accessible :username
|
||||
```
|
||||
|
||||
* Update your User table in your database to include the username field.
|
||||
* Rebuild your Devise views automatically or by hand.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue