This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
GEM
From Try It tutorial – for more complete instruction click here
Ruby needs to be installed first. If you are on windows download ruby186-26.exe from the ruby website and execute it. It will install both the ruby and gem commands
gem update --system gem install rails --version 2.1.2 gem sources -a http://gems.github.com gem install hobo







