Skip to content

Minor correction over generated User model

Compare
Choose a tag to compare
@vovimayhem vovimayhem released this 02 Mar 21:03
· 34 commits to master since this release
b999c96

The devise modules :database_authenticatable and :validatable are being already added (although with some changes) by the Authegy::User class.

This release includes a minor correction to the User model template to reflect this.