View Single Post
I forgot to add: if you submit a patch to the web app, you will score super huge brownie points (i.e., almost certain to get instant commit rights) if you also submit unit tests for all of your code.

I'm going to be using RSpec, my favorite "testing" (really, behavior driven development...) DSL with this project. Please submit your specs using RSpec as well. Converting from Test::Unit or some other DSL to RSpec will make Evan cry...