Skip to content

octohost/rails3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails 3.2.x

Basic Rails 3.2.x container for octohost.

Clone this repo and use the Ruby on Rails to develop your website.

Push this repo to your octohost:

git clone https://github.com/octohost/rails3.git
cd harp
git remote add octohost git@ip.address.here:rails3.git
git push octohost master