Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to get current user using devise in rails without using authenticate! on the controller

How to set up mailer in Rails app for production environment on Heroku

How to send CORS headers with Devise if user not authorized (401 response)

rspec & devise test helpers

RSpec and devise : cannot sign_in admin

rspec devise

Devise: Allow admins to edit other users - Rails

Showing the devise edit password screen

Rails scope find with current user

"rake aborted! stack level too deep" while deploying to Heroku

Skip email validation for omniauth-twitter on devise 2.0

How to make Sign up page be root page in Devise?

Incorporating Discourse SSO with Existing Rails Site with Devise

Devise with Confirmable - Redirect user to a custom page when users tries to sign in with an unconfirmed email

Missing host to link to! Please provide :host parameter or set default_url_options[:host] (ActionView::Template::Error)

ruby-on-rails devise

devise and rspec-rails - How to sign-in user in Request type specs (specs tagged with type: :request)?

Devise and OmniAuth remembering OAuth

Issue with devise_token_auth and logging in with Facebook?

ERROR Errno::ECONNRESET: Connection reset by peer

How can I customize Devise to send password reset emails using PostMark mailer

After a successful DEVISE login, how to redirect user back to previous action that required login?