An RSpec Model Example

Testing is currently my hobby, it’s just something I LOVE doing,
watching all the code be tested automagically… I dunno, kinda helps
me sleep at night. A lot of people (including myself) seem to have
trouble with testing, so I thought I’d write up an article detailing a
simple model. You can checkout the article below, and please feel free
to comment or offer your own advice!

http://www.kirkbushell.com/articles/rspec-model-example

Kirk

Just curious if anyone found this helpful?

being a rspec noob, i plan to take a closer look at your article
tonight and will post feedback.

Levi Rosol