SinatraHamlSignin
SinatraHamlSignin copied to clipboard
A basic sample app with signin capabilities
Sinatra+Haml Signin Sample App
A rudimentary app showing how to use Haml with Sinatra, and super-basic authentication.
Installation
- 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 installin the checkout directory ruby main.rb- Browse to http://localhost:4567/