Skip to content

Instantly share code, notes, and snippets.

@coder36
Created May 3, 2015 23:25

Revisions

  1. coder36 created this gist May 3, 2015.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ruby -rwebrick -e'WEBrick::HTTPServer.new(:Port => 3000, :DocumentRoot => Dir.pwd).start'