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
tsaleh (author)
Sat Apr 26 14:32:16 -0700 2008
commit  102fe37adc9a9b2c23132791bf16c0ff13553b3b
tree    378bbc14fb925c3b1c535be2425e762f39b168d7
parent  2c975a161cb36e3b04d56a48c6341f54706758ba
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'