Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails 4.1 pushing secrets to heroku

ruby-on-rails heroku devise

Rails - Devise Gem remove Sign up and Forgot Password modules

Testing rails API for sign-up with devise. Error: "Missing 'confirm_success_url' parameter."

Rails: Using Devise with single table inheritance

Testing devise views with rspec

RAILS/DEVISE - Setting a devise cookie to persist across different subdomains

ruby-on-rails devise

Ruby on Rails Devise code after login

ruby-on-rails devise warden

How to remove duplicate validation errors

How to skip Devise authentication when using an API key?

Devise: New Errors (Encrytable)

ruby-on-rails devise

Rake is aborting because undefined method `inet' for sqlite db

Saving custom fields in devise User model in rails 4

Rails 3 - Devise : How to skip the 'current_password' when editing a registration?

Skip before filter with Active Admin

Devise - Sign In with Ajax

Devise skip_confirmation! fails to avoid to send the confirmation instructions

Use POST /sign_in to sign in. GET is not supported. Omniauth-facebook

Rails and iOS app, authentication question

How to write a Devise extension (to use a custom datastore)