Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 458 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 458 Bytes

Sinatra-Sequel-RSpec Template

This template is an extended "Hello World" for a Sinatra-Sequel-RSpec app. It provides an example folder structure, migrations, model, helper, routes and specs to help you quickly get started writing your own app.

An extensive blog post on this template is available at: http://drafts.workingdemo.com/2010/04/sinatra-sequel-rspec-template/

Original parts Copyright (c) 2010 Robert Graff. Released under the MIT license.