public
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/showaltb/shoulda.git
commit  9b02270ff029499b4ed3da86074472cad2408689
tree    3d3f7df0dd4a9ad74652e63b4b18651a1b43f821
parent  046e32afd3dbae85e1b6dd20efd3bc5090f62f6c
shoulda / init.rb
100644 3 lines (3 sloc) 0.061 kb
1
2
3
require 'rubygems'
require 'active_support'
require 'shoulda'