Monthly Archives: February 2008

rails script/generate scaffold_resource not working

I’m trying to follow the tutorial HowTo: track the effects of your email campaign but am getting stuck with the following error: Tab:campaign pixelcort$ script/generate scaffold_resource user \ name:string email:string verification_hash:string Couldn’t find ‘scaffold_resource’ generator Tab:campaign pixelcort$ rails -v Rails … Continue reading

Posted in General | 1 Comment

Problems with MacPorts Ruby

Update: There seems to be some ambiguity on my part. I’ll update this article as soon as I get a better understanding of what’s breaking. Hi. I’m having some problems in Leopard with my MacPorts’ built version of ruby. Here’s … Continue reading

Posted in General | Leave a comment