Monthly Archives: October 2006

CakePHP: The Lazy Man’s Ruby on Rails

For all of you out there who have heard great things about Ruby on Rails but are too lazy to a) learn a new language and b) switch web hosts: well, frankly, you don’t deserve Ruby on Rails.
That said, you can use it anyway with a nifty surrogate technology called CakePHP. I’ve had a chance [...]

Posted in Technology | 4 Comments

Ruby on Rails Makes a Funny

I love Ruby on Rails. It is normally as intuitive as it gets, so needless to say, I was surprised when I got the following error:
Expected Object is not missing constant ContactNotifier!
Ah, I thought. I did not define a constant (a common bug). Then I did a double take. The error told me, in fact, [...]

Posted in Technology | Leave a comment