Skip to content

abrahamoshel/sinatra_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Template

My base Sinatra template.

  • Clone it
  • Rename 'config/config.yml.example'
  • bundle install
  • script/server to start the development server.
  • script/console to start console
  • rake spec to run tests

Feel free to fork it, clone it or otherwise modify it for your own use.

Includes a basic authentication system.

Setup with:

  • Mongoid
  • HAML
  • Twitter Bootstrap

Requirements:

  • Ruby (>= 1.9.2)
  • MongoDB
  • Bundler

About

Base Sinatra template using mongoid, rspec, boostrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published