Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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?

Use both Account and User tables with Devise

Devise + Omniauth: undefined method `user_omniauth_authorize_path'

How do I use Devise and ActiveAdmin for the same User model?

Devise with rails 4 authenticated root route not working