Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How can I use Devise Authentication to validate that a sign up email address is from certain domain?

ruby-on-rails devise

How do I customize the controller for registration in Devise?

Manually setting return_to with devise

How to return to previous page after Devise sign in

ruby-on-rails devise

Return devise confirmation token in device 3.1

ruby-on-rails rspec devise

Heroku not sending email with Gmail SMTP

how to change devise's flash[:notice] in rails

Rails 3 + Devise: user_signed_in? for a different user in the database?

ruby-on-rails devise

Why is Devise's "current_user" not available at the model layer?

Devise + Omniauth - testing - getting no route matches "/oauth/authorize"

Devise - single sign in form for multiple users

How to send two different emails for devise confirmable and devise reconfirmable?

Rails Private vs. Protected? [duplicate]

ruby-on-rails devise

How to make use of "username or Email", to login in devise?

Devise - Invalidate user session if the same user logs in from a different browser/machine

ruby-on-rails-3 devise

Devise how to redirect to different page (based on some parameter) after sign in?

ruby-on-rails devise

generate unique username (omniauth + devise)

Anonymous users with Devise?

ruby-on-rails devise

Rails 3, only rendering partial if a user is logged in

Rails/Devise - Determining when user session will expire

ruby-on-rails devise warden