Skip to content

nanodeath/SinatraHamlSignin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra+Haml Signin Sample App

A rudimentary app showing how to use Haml with Sinatra, and super-basic authentication.

Installation

  1. Clone this project with git clone git://github.com/nanodeath/SinatraHamlSignin.git
  2. Make sure you have bundler: http://gembundler.com/ [sudo] gem install bundler.
  3. Make sure you have the minimum gems to run: bundle install in the checkout directory
  4. ruby main.rb
  5. Browse to http://localhost:4567/

Releases

No releases published

Packages

No packages published

Languages