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)
Tue Jul 15 13:31:09 -0700 2008
commit  cc61627a5260270c84cb9c520314fd56dd7cd0b6
tree    2a3921332505b05348734c8dc0e5f8020121bfb8
parent  11cad2c0a15d1f8ea66b0c2458e30444a5c0b4e0
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'