Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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

Devise with Sinatra

ruby sinatra devise

How to change the login and signup urls in devise plugin Rails

ruby-on-rails devise

How to test after_sign_in_path_for(resource)?

Rails + Devise + delayed_job?

rails 3 + devise: how do I make the email confirmation links use secure https (not http)

ruby-on-rails https devise

Devise authenticating with username instead of email

ruby-on-rails devise