David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said 11 months ago on Kamal in GitHub Actions :
It could be the assume_ssl flag needs to be set to true (if you're on Rails 7.1+)

David Kimura PRO said 11 months ago on Kamal in GitHub Actions :
the assume_ssl is in the config/production.rb in Rails 7.1 apps

David Kimura PRO said 11 months ago on Kamal in GitHub Actions :
They are different configs. Rails 7.1 added assume_ssl in addition to force_ssl, I have both of mine set to true.

David Kimura PRO said 11 months ago on Custom Dashboard - Part 1 :
Make sure that the form object that you're passing into the partial is the actual form object and not the widget symbols.

David Kimura PRO said 11 months ago :
I'm not familiar with Worldline as a merchant service provider. I've mainly used Stripe for payments. What makes them appealing?