Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise raises error with Rails 4.2 upgrade

How to set Devise sender name for email

Resque, Devise and admin authentication

ruby-on-rails devise resque

Devise with Rails 4

How to write controller tests when you override devise registration controller?

"Could not find a valid mapping for #<User ...>" only on second and successive tests

What is the name of the path helper for a sign_in page in Devise?

ruby-on-rails devise

How do I make a before_action to run on all controllers and actions except one?

Devise confirmable, how to resend a confirmation email on click?

Testing (RSpec) with Devise's confirmable module

ruby-on-rails rspec devise

What's the most secure possible Devise configuration?

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?