Author Archives: Cortland Klein

Seeking ripoki Co-founder

It’s probably about time I formally announce my quest for a co-founder, and what better day than April 1st? ripoki is a time management startup I’ve been working on for a while now and feel it’s time to get this … Continue reading

Posted in General | Leave a comment

ripoki Survey

I’m doing a survey for my startup company. Please take a moment to fill out my survey. You can find it at ripoki Survey. The more responses I get, the better. Thanks!

Posted in General | Leave a comment

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