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)
Fri Apr 06 07:28:27 -0700 2007
commit  7910643c6f48fa7d502a2a2fb50bc331f565d4a4
tree    a7fe5ad098f0f79e9883678fc2b8ec88896a6c16
parent  aabc89c561ad1d46b92bfa40b3c7d0a61f98481a
shoulda / init.rb
100644 3 lines (3 sloc) 0.069 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'tb_test_helpers'