Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Helper Devise: could not find the `Warden::Proxy` instance on request environment

ruby-on-rails ruby devise

How to create the first (Admin) user (CanCan and Devise)?

Seeding users with Devise in Ruby on Rails

How does rails/devise handle cookie sessions?

Rails 3 with Devise for Authentication - How do I manually create a user?

Devise Not Validating Password/Password Confirmation

How to auto-generate passwords in Rails Devise?

ruby-on-rails devise

Rails Devise: after_confirmation

Rails, Devise, Rspec: Undefined method 'sign_in'

rails:3 Devise signup Filter chain halted as :require_no_authentication rendered or redirected

Profile model for Devise users?

How can I simply verify that a username and password are correct with Devise and Rails 3

ruby-on-rails-3 devise

Rails + Devise - Is there a way to BAN a user so they can't login or reset their password?

Devise logged in root route rails 3

Multiple user models with Ruby On Rails and devise to have separate registration routes but one common login route

ruby-on-rails devise

Devise token_authenticatable deprecated, what is the alternative?

How to do integration testing with RSpec and Devise/CanCan?

How to Remove/Disable Sign Up From Devise

How do I configure devise to use a custom email layout?

Rails 4.1 Mailer Previews and Devise custom emails