Testing model validations in rspec the short and sweet way

There seems to be a divide in the Rails/TDD community over whether you should bother testing your model validations. On the one hand, it's silly...