John Pitchko
John Pitchko
Thank you @udit99 and @Luiyit you're steps worked. So then, is it necessary to run `rails generate devise:install` _before_ `rails generate devise_token_auth` install? Or maybe that is not ideal because...
`` Did not work. `` Did work; thank you @stevecondylios However, I ended up using @revskill10 's solution as I wanted use a `link_to` rather than a button. Thanks everyone...
Wanted to confirm that the article that @JunichiIto posted/wrote worked successfully for me. Thank you!
We are receiving a similar error with our ddtrace on our Rails app on Heroku, but as far as I know its limited to the console. When connect to our...
@ivoanjo I was successful in resolving this issue a few weeks ago - apologies for not responding sooner and thank you for your input!
> Thanks @johnpitchko for the changes. Can you do a [squash commit](https://guides.rubyonrails.org/contributing_to_ruby_on_rails.html#squashing-commits) Absolutely - squashed and pushed!
Did some digging and it appears this is a known limitation of the `polymorphic_url` code. I was able to get what I needed to work by specifying the `url` attribute...
Bumping this. I'm using Minitest and not RSpec and encountered the same issue when trying to rename a model.
I would be; won't have a chance to work on this in the near future, but I will add it to my overall 'to-do' list.