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
commit  cca01c0285960fe6443d487064cf1ffa023cd748
tree    73a155097b14cc75d5e20c7ebb9df1710d4021e4
parent  8ba56581049dfbb427b99275f48889ef3fa9efb8
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'