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)
Mon Apr 21 12:44:59 -0700 2008
commit  551f666c0f72e3358671977e71ac7b71b45c92f6
tree    d952547890e6933cb80132673327246912a7bd95
parent  c01d820babea4e222a60aaa60c16891f5bb7d45b
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'