A rudimentary app showing how to use Haml with Sinatra, and super-basic authentication.
- Clone this project with
git clone git://github.com/nanodeath/SinatraHamlSignin.git
- Make sure you have bundler: http://gembundler.com/
[sudo] gem install bundler
. - Make sure you have the minimum gems to run:
bundle install
in the checkout directory ruby main.rb
- Browse to http://localhost:4567/