Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

No route matches [GET] "/users/sign_out"

Where to override current_user helper method of devise gem

After logout, if I push back button I can see the last page which requires login

Difference between save(false) and save(:validate => false)

ruby-on-rails 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?