Skip to content

Instantly share code, notes, and snippets.

@manicExpressive
Created October 18, 2011 23:12
Show Gist options
  • Save manicExpressive/1297035 to your computer and use it in GitHub Desktop.
Save manicExpressive/1297035 to your computer and use it in GitHub Desktop.
r2:Work stickwithjosh$ git clone git@github.com:fightforthefuture/free-bieber.git
Cloning into free-bieber...
remote: Counting objects: 783, done.
remote: Compressing objects: 100% (360/360), done.
remote: Total 783 (delta 395), reused 770 (delta 382)
Receiving objects: 100% (783/783), 6.15 MiB | 1.01 MiB/s, done.
Resolving deltas: 100% (395/395), done.
r2:Work stickwithjosh$ cd free-bieber/
r2:free-bieber stickwithjosh$ rails server
=> Booting WEBrick
=> Rails 3.1.0 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2011-10-18 19:11:43] INFO WEBrick 1.3.1
[2011-10-18 19:11:43] INFO ruby 1.8.7 (2010-01-10) [universal-darwin11.0]
[2011-10-18 19:11:43] INFO WEBrick::HTTPServer#start: pid=5409 port=3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment