Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails api and native mobile app authentication

How can I keep my Heroku application private?

Setting roles through rolify in FactoryBot definition

Rails before_filter for specific actions in controller

Why do I get a bcrypt-ruby gem install error?

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