Skip to content

Instantly share code, notes, and snippets.

@tugboat
Created August 16, 2011 20:36
Show Gist options
  • Save tugboat/1150107 to your computer and use it in GitHub Desktop.
Save tugboat/1150107 to your computer and use it in GitHub Desktop.
Setup instructions for the RubyPair Project
Fork the Project
rvm trust rvmrc
gem install bundler
bundle install
cp config/examples/app_config.yml config/app_config.yml
Seem to need to install compass gem. Need to ask about this one.
Missing the assets/defaults.js, need to figure this one out. THink it might have to do with CoffeeScript.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment