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 12:36:37 -0700 2008
commit  c9bd4f1c86b90761ad61b9f4e60de299cc62094b
tree    956300d095f8dc809edff98876ec711214e7f64d
parent  1a8227dc1a50f51bb3ffbbb09b1d2e3bbf1fe5a8
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'