Archive for June, 2007

Mechanical Turk Gem

Tuesday, June 5th, 2007

Amazon’s mechanical turk gem 0.90 was released a couple of days ago (download here). We aren’t using Mechanical Turk yet, bu I have a myriad of things I’d like to try it on. Mechanical Turk is brilliant, but it seems a unnecessarily complicated on the developer side. The documentation is thorough, but I couldn’t find [...]

Script/generate and add to svn at the same time

Friday, June 1st, 2007

I’m probably the last to know how to add files to svn as you are generating them. Add -c to your command: script/generate migration likeability_to_homes -c And you don’t have to svn add your way to carpel tunnel.

startups.each { |startup| startup.code.inspect }