public
Description: Sinatra template for quick frontend prototyping
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/emergence.git
Caged (author)
Wed Nov 12 13:51:09 -0800 2008
commit  182cc83368f95c9869e3281ab5fd8340dd1e98a3
tree    b0f97266b595c72e94bfc80e5d2f090123cc605e
parent  08ca2a4813c3f41f3b852e069ef227a46ace76c3
emergence / README
100644 6 lines (4 sloc) 0.28 kb
1
2
3
4
5
6
## 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/.