public
Rubygem
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/thoughtbot/shoulda.git
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'