Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 145 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 145 Bytes

Install Ruby version 1.9.3

"gem install bundler"

"bundle install"

"ruby -rubygems myapp.rb"

In a browser go to "http://localhost:4567/index"