Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How do I test mandrill api with rspec

How to add new action into Devise registrations controller?

Rails 4 Session across subdomains

How to test Devise Async with Sidekiq?

Single sign-on, multiple domains on same server, ruby on rails

Rails 4 - Devise Omniauth (multiple strategies)

Devise session controller override

ruby-on-rails devise

How can I invite users (using devise_invitable) and populate additional fields during the invite process?

Ruby on Rails Pundit's current_user is nil in integration test

Keep user logged in when mobile browser closes (Rails)

How to test a Rails3 Engine with Devise and rspec

Rails, Devise, and Facebook Oauth: request.env["omniauth.auth"] is nil

devise sign_in_and_redirect never seems to work

Ruby on Rails + Devise + I18n: how to set locale?

Can't mass-assign protected attributes for creating a has_many nested model with Devise