Skip to content

Sample project that use Ruby on Rails for Heroku training.

Notifications You must be signed in to change notification settings

flect/ht-ruby-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ht-ruby-rails

Sample project that use Ruby on Rails(4.0.0) for Heroku training

How to deploy

Step1

Clone app from Github

$ git clone [email protected]:flect/ht-ruby-rails.git
$ cd ht-ruby-rails/

Step2

Create Heroku application

$ heroku create

Step3

Deploy application

$ git push heroku master

Step 4

Visit application

$ heroku open

About

Sample project that use Ruby on Rails for Heroku training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published