jshimazu
5/28/2015 - 9:00 AM

ワンライナーwebrick

ワンライナーwebrick

ruby -rwebrick -e 'WEBrick::HTTPServer.new(:DocumentRoot => "./", :Port => 8000).start'