My base Sinatra template.
- Clone it
- Rename 'config/config.yml.example'
bundle installscript/serverto start the development server.script/consoleto start consolerake specto run tests
Feel free to fork it, clone it or otherwise modify it for your own use.
Includes a basic authentication system.
- Mongoid
- HAML
- Twitter Bootstrap
Requirements:
- Ruby (>= 1.9.2)
- MongoDB
- Bundler