Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Custom XML response for auth failure using Devise

ruby-on-rails ruby xml devise

Signing out User with Devise is signing out the AdminUser as well

How do I get devise_async working with Cucumber?

Devise invitation generate accept_invitation_url

Oauth2 provider (Doorkeeper?) being an Oauth2 consumer (Devise+OmniAuth) for login

Rails 4 - Error during failsafe response: undefined method 'authenticate' for nil:NilClass

How do I keep the user signed in after they update their password using Devise? [duplicate]

ruby-on-rails devise

controller test: <302: Found> redirect to <http://www.example.com/users/sign_in>

Rails: How do I login a Devise user in an integration test?

Sending Project Invites in Rails

Rails Devise: How to access sign up page after signed in?

Allow anonymous/guest user to "try out" functionality without registering in Rails/Devise/CanCan app

ruby-on-rails devise cancan

Rendering the Devise edit Password Form

ruby-on-rails-3 devise

Devise flash messages don't show up

Devise helpers are not available in cucumber step definitions

devise cucumber

Rails 3/Devise how to trigger the forgotten password from a model method

ruby-on-rails devise

User Registration with Devise and Paypal

Access Devise Configured Messages for Rspec and Capybara Tests

Confused about nested resources and authentication in Rails

Handling user registration in an Ember.js/Rails/Devise app