https://github.com/caged/emergence
Sinatra template for quick frontend prototyping
https://github.com/caged/emergence
Last synced: about 1 year ago
JSON representation
Sinatra template for quick frontend prototyping
- Host: GitHub
- URL: https://github.com/caged/emergence
- Owner: caged
- Created: 2008-11-12T19:48:41.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2010-01-22T19:47:39.000Z (over 16 years ago)
- Last Synced: 2025-04-03T02:51:15.353Z (about 1 year ago)
- Language: Ruby
- Homepage: http://alternateidea.com
- Size: 85 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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/. TEST CHANGE.