Tracksuit - a basic Sinatra application with BDD support
Tracksuit is a basic Sinatra application with BDD support and makes no assumptions about the data store, so you can use whatever your application needs.read moreposted @ jun 21, 2009 02:43 pmTesting Sinatra With RSpec
UPDATE: Testing Sinatra has changed since version 0.9.2, see the FAQ. I will be working on a new write up soon. Until then you can check out Tracksuit, for how to setup RSpec and Cucumber.I enjoy testing my code, no matter how small the code base is. Okay Okay, I will admit that sometimes I don't test my code if I am just hackin' up a prototype. But most of the time I do write tests/specs.
Since my first Sinatra application was going to be the code base that made this site run, I thought I should write some specs for the application. I wouldn't want my entries to just disappear or something.read moreposted @ mar 27, 2009 09:49 pmPowered by Sinatra
I finally got a chance to play around with the Sinatra web framework, and I must say I love the simplicity. I love how easy the routing system is, and I am becoming more of a fan of having less files to manage for a project.read moreposted @ mar 27, 2009 04:08 pmDan Grigsby: Tutorial: JSON Over HTTP On The iPhone
shared @ mar 27, 2009 03:28 pmJeff LaMarche: Resuable Classes
shared @ mar 27, 2009 03:28 pm