public
Description: Sinatra template for quick frontend prototyping
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/emergence.git
moocha (author)
Thu Dec 03 09:11:06 -0800 2009
Caged (committer)
Wed Dec 09 12:07:42 -0800 2009
name age message
file README Loading commit data...
file app.rb
file config.ru
directory public/
directory views/
README
## Sinatra stub for quick prototypes

This is what I use to quickly go from Photoshop mockup to HTML.  It allows me to use ruby to help 
populate my templates instead of duplicating a lot of HTML.  You could take this one step further and 
use Faker: http://faker.rubyforge.org/.