Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Ruby on Rails Omniauth facebook doesn't return email

Resque workers do not start properly

ruby-on-rails devise resque

getting error from devise "User does not respond to 'devise' method" when running "rails generate devise:install"

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