/bolo-do-moranda

[USP/EACH] Interface Humano-Computador 2016. Website for a cake store.

Primary LanguageRuby

ruby-getting-started (Microsoft Windows)

A barebones Rails app, which can easily be deployed to Heroku - on Microsoft Windows.

This application support the Getting Started with Ruby on Heroku (Microsoft Windows) article - check it out.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku run rake db:migrate
$ heroku open

Documentation

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