You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample application designed to demonstrate how to use [Spreedly](https://spreedly.com) to collect money for one-off purchases using credit cards.
5
4
6
5
You can see it running at [https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/](https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/).
7
6
8
7
It uses the [httparty](https://github.com/jnunemaker/httparty) gem.
9
8
9
+
## Heroku Deployment
10
+
11
+
Phasers Worksample is deployed to Heroku as a container application. See https://devcenter.heroku.com/articles/container-registry-and-runtime#getting-started for details on this process.
Copy file name to clipboardexpand all lines: app/views/home/about.html.erb
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<p>It uses the <ahref="https://github.com/jnunemaker/httparty">httparty</a> gem to talk to the Spreedly API.</p>
12
12
13
13
<p>
14
-
It's all <ahref="https://github.com/spreedly/sample-phasers">open source and on Github</a> for you to use. We also have a number of <ahref="https://docs.spreedly.com/resources/apps-libs/">other sample applications</a> you might find useful.
14
+
It's all <ahref="https://github.com/spreedly/phasers-worksample">open source and on Github</a> for you to use. We also have a number of <ahref="https://docs.spreedly.com/resources/apps-libs/">other sample applications</a> you might find useful.
0 commit comments