Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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?

searching for a guide how to setup mongo_mapper, devise, haml with rails3

custom sign in for devise

ruby-on-rails-3 devise

Rails: Customize Devise Confirmable module?

ruby-on-rails devise

$ rails generate devise User #=> Generates migration using change_table instead of create_table? Devise Bug?

Devise Not Saving Password Change in Registrations/edit

ruby-on-rails devise

Devise RegistrationsController create action in API

Automatically log user out on browser close with remember me unchecked - devise, rails 4

ruby-on-rails devise

Cannot override after_omniauth_failure_path_for in Devise