项目作者: EliCash82

项目描述 :
Experiments with Devise backend and User Profile front end
高级语言: Ruby
项目地址: git://github.com/EliCash82/DeviseTester.git
创建时间: 2017-03-01T20:53:12Z
项目社区:https://github.com/EliCash82/DeviseTester

开源协议:

下载


Devise and Profile Tester

Attempting to both create a user profile page as well as an administrative
heirarchy via devise.

Iteration A

Working Devise structure -

Have a working admin and user roles, was trying another private iteration where I had admin as
a boolean value and was having some issues. Want to check my subscription model and look
at how I linked it with devise and try and remove the improperly set up admin role.