-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ユーザーの登録 #1
Comments
devise でいいと思います。 |
devise追加中です。 |
はい。管理者もuserで、roleとかつければいいと思います。 |
では、userテーブルにrole追加する方向で。 |
@satomicchy さん 管理者登録ってどうしましょう? |
@sourei さん、 管理者とかは管理画面とかに関係あると思うので、明日に向けては保留にしましょう。これをこのまま続けるときにまた考えるということでw。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gem devise?
The text was updated successfully, but these errors were encountered: