Instead of sending all the payment details by email, we're now sending only a link to a page on this platform. This is to help reduce questions of whether the emails are from scammers or real.
rails new \ --skip-action-cable \ --skip-hotwire \ --skip-jbuilder \ --skip-system-test \ -a propshaft \ --database=postgresql .