Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Token authentication with Rails and Devise

Redirect after signing out of ActiveAdmin

OpenSSL::SSL::SSLError .....certificate verify failed?

Rails devise - Facebook + Twitter +

unique after_sign_out paths with multiple models with Devise and rails

Devise - forgot password not showing error message if the email does not exist in the db

Is there a Devise callback for "You are already signed in."?

rails test passing CSRF token only in get requests

undefined method `env' for nil:NilClass

How to display validation errors inline instead of at the top of page

How to add an extra field in the registration form generated by devise?

Rails 3: Different views for each model

Different layout for devise controller, problem when form errors

ruby-on-rails views devise

Rails 3 Devise manually change password

How can I tell whether a given Devise user is signed in right now?

ruby-on-rails-3.1 devise

Is there any way of using "before_filter :authenticate_user!" together with a boolean in the table?

ruby-on-rails devise

Current password can't be blank when updating devise account

NoMethodError in Devise::SessionsController#create undefined method `current_sign_in_at'

Rails 5, Apartment and Devise: sign in with subdomains are not working

Override mailer in devise_invitable?

ruby-on-rails devise