Alex
Joined
920 Experience
9 Lessons Completed
0 Questions Solved
Activity
For the login form, now I use Turbo instead of Turbolinks I have 401 response (because of TURBO_STREAM type ?)
Processing by Devise::SessionsController#create as TURBO_STREAM
Parameters: {"authenticity_token"=>"[FILTERED]", "user"=>{"username"=>"alex", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms | Allocations: 372)
Your video arrived just in time, thanks !
But I have a blocking issue implementing this solution:
undefined local variable or method
turbo_include_tags'`