By mariya | Published:
October 5, 2006
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 [...]
By mariya | Published:
October 5, 2006
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, [...]