Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to use Rails validates only if not a new user

The action 'google_oauth2' could not be found for Users::OmniauthCallbacksController

Send email confirmation with devise

Net::SMTPAuthenticationError in Devise::PasswordsController#create when working with devise mailers

ruby-on-rails devise

Invalidating Devise user session identifier after password update

devise + omniauth logout

Rails error: "comparison of User with User failed"

Rails: Devise not properly destroying user session cookie after calling destroy_user_session_path

Rails: Calling a controller method from another controller -> NoMethodError

Devise reconfirmable not sending

ruby-on-rails devise

devise change validation message in current_password field

Testing successful login with Devise

ruby-on-rails devise

How to reverse look up a user from an access_token (Rails, Devise)

Rails 4 Devise First Name, Last Name Not Going to DB

Capybara & Rspec: How to delete an account?