Skip to content
This repository was archived by the owner on Dec 9, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

28 Commits

Repository files navigation

ruby-sample

This is a barebones Ruby app using the Sinatra framework.

Running Locally

Asumming you have Ruby, Bundler and Heroku Toolbelt installed on your machine:

git clone git@github.com:heroku/consumerreports/ruby-sample.git # or clone your own forkcd ruby-sample
bundle
foreman start

Your app should now be running on localhost:5000.

Deploying to Heroku

heroku create
git push heroku master
heroku open

Documentation

For more information about using Ruby on Heroku, see these Dev Center articles:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages