this is a very simple sinatra site using haml in the next few days I will show you how to make this look pretty using sass and finally we will deploy this to heroku.
Happy Coding I'll see you next week
Ruby 1.9.3
to install ruby follow this guide http://sabesq.com/rails/install-rails-step-1/
sinatra
gem install sinatra
haml
gem install haml