public
Rubygem
Fork of thoughtbot/shoulda
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/technicalpickles/shoulda.git
tsaleh (author)
Mon Mar 17 07:03:11 -0700 2008
commit  4ae2cea03674f2d0614a04a55398a68d5fe1dac1
tree    4d9e2d673331fcf47241e635724a3aa75af4e1fe
parent  53b1bb818a7a251e598241a0441d98fd45469910
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'