Like my blog and my other projects? Support these projects and have some fun by checking out Oz Quiz, a 600+ question Australian history & popular culture quiz for the iPhone and iPod Touch I've co-developed.

to_param doesn't like you very much

If you override to_param in your model, make sure it doesn't return any Reserved Characters or your nice resource path methods (e.g. artist_path) will throw weird 'failed to generate from' errors.

It would be really helpful if Rails threw an exception that was useful, like 'bad to_param string'; it would have saved an hour of my time at least ;).

12:00 AM on Sunday, 31/01/2010

Say something!