Skip to content

Instantly share code, notes, and snippets.

@lin
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save lin/7768976040d5a581ad36 to your computer and use it in GitHub Desktop.

Select an option

Save lin/7768976040d5a581ad36 to your computer and use it in GitHub Desktop.
A Rails Project

It should be as simple as possible.

1, ssh to the site

$ ssh philly

2, cd to the folder

$ ph

3, pull from master

$ pullmaster

4, bundle install

$ bundle install

5, restart the server

$ repuma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment