Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 651 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 651 Bytes

Sinatra Prototype (in development)

A Sinatra application

This is a simple sinatra application for rapid web app prototyping which has been configured to be hosted on the amazing Heroku Platform. Runs on both:

  • bamboo-ree-1.8.7 stack
  • bamboo-mri-1.9.2 stack

The application comes with jQuery 1.5.1 loaded from Google Ajax Libraries

Current Gems

  • Sinatra
  • Sinatra-mongoid
  • Bson_ext ( for mongoDB performance )
  • Haml ( for SASS )
  • Slim
  • Rspec 2
  • Cucumber
  • Capybara
  • Rack-Test

Licence

This application is released under the MIT licence.