Zach Feldman
Zach Feldman
Hey @KelseyDH of course your approach us possible with a pull request. As for performance... Nobody has reported an issue with this approach but I also think many users disable...
I had issues like this when I had config.change_headers_on_each_request set to true @rickygu . Have you tried turning this option off and seeing if you still have the problem?
Hmm I don't have a ton of ideas then...
@KelseyDH thanks so much for your report! Seems like a pretty complicated setup. Do you think you could solve this through code/a pull request? If so we'd welcome it!
@joshfester very good point. I'm going to leave this one open...I will try to come back and explain more when I come back from my issue audit!
Hi there @djsegal , In an effort to cleanup this project and prioritize a bit, we're marking pull requests that haven't had any activity in a while with a "close-in-7-days"...
Hey @eugenio1590 , what happens when you run `rake routes` - do you see it then?
This is the ConfirmationsController on master: https://github.com/lynndylanhurley/devise_token_auth/blob/master/app/controllers/devise_token_auth/confirmations_controller.rb It seems to be lacking some actions?
...or not, depending on which endpoint you're hitting. You can also override that controller and do something like binding.pry to debug what your request sends.
Sure! I'd accept a PR for a route.