RSS Amplifier

kilotau.com on kilotau.com - reading, thinking, and learning · Mar 2, 2013

A modular, test-driven Sinatra template

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I recently found a (somewhat old) but

 great repository . The structure really helps you build modular Sinatra apps and has the basics needed for you to jump in and start building. 
 However, after discovering the joys of the 
 SimpleCov gem, which generates code coverage reports in HTML, I wanted to tweak this already-awesome repository. Also, I wanted a few more Rake tasks to…

I recently found a (somewhat old) but great repository. The structure really helps you build modular Sinatra apps and has the basics needed for you to jump in and start building.

However, after discovering the joys of the SimpleCov gem, which generates code coverage reports in HTML, I wanted to tweak this already-awesome repository. Also, I wanted a few more Rake tasks to help with everyday development.

So, here’s my fork with some improvements.

Read on /posts/2013-03-02-a-modular-test-driven-sinatra-template/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.