Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise: Adding first_name to Users

ruby-on-rails devise

Rails Postgres Schema Issue - One of the following schema(s) is invalid: "test" "public"

Devise, Omniauth and 'new with session'

ActionController::RoutingError (uninitialized constant User::UsersController) in heroku (but everything works in local)

How and where to add a Devise view helper method current_user boolean?

ruby-on-rails devise

How to make devise RegistrationsController to show sign_up page only if user is already signed in?

PhoneGap Mobile Rails Authentication (devise? authentication from scratch?)

reset_password_sent_at assignment for devise

ruby-on-rails devise

Rails, DEVISE - Preventing a user from changing their email address

Sign Out not working on Heroku - using Devise gem and Rails 4

How to invite a user to project with devise_invitable?

ActiveAdmin with Devise Rails login twice

Cancan and using has_many relationships for :create

Devise, how to downcase emails on save?