EnumerateIt is a gem to create enumerations and associate then with your objects' attributes. It also adds some interesting new methods to help you manage these enumerations.
cassiomarques — 2 posts
http://cassiomarques.wordpress.com
Generic tests with Rspec cassiomarques.wordpress.com
A simple technique to avoid duplication in Rspec tests using shared examples and described_class.
