Fundamentals of Web Programming with Ruby Sinatra
Let’s get down to the brass tacks of client-server HTTP based programming !!
git clone git@github.com:jcdavison/fundamentals_of_web_programming.git
cd fundamentals_of_web_programming
bundle install
ruby eat_my_web_app.rb
# woohoo !!