Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Locking a user using a per-user `maximum_attempts` value with Devise for Rails

Unique constraint issue paranoia gem

Getting turbolinks wrapper to work with Ruby on Rails Devise

Devise/Google OAuth 2: Not found. Authentication passthru

Not requiring users to confirm email with Devise

email devise confirm

How do I add columns to devise after the initial create_table rake?

ruby-on-rails-3 devise

cancan - "can :manage, all". I haven't been able to get access to all in rails 3 app with devise

Setup devise with custom registration controller

ruby-on-rails devise

Rails 3: Devise with has_one, Nested attributes not updated

warden custom_failure

rspec ignores skip_before_filter?

Rails Devise + omniauth-stripe-connect "Authorization code does not belong to you"

How to use devise-jwt with devise for signin, signup and signout in rails api

how can I change the message "Password doesn't match confirmation"

ruby-on-rails devise

Is there a Rails admin interface that supports MongoDB and Devise?

Devise - Make a request without resetting the countdown until a user is logged out due to inactivity

ruby-on-rails devise

Selectively turning off Devise's flash notices in Rails 3

How can I send a welcome email to newly registered users in Rails using Devise?

Rails 4 + Devise: Invalid route name, already in use

ruby-on-rails ruby devise

Devise redirect back to the original location after sign in or sign up?

ruby-on-rails devise