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
shoulda / .gitignore
100644 6 lines (5 sloc) 0.049 kb
1
2
3
4
5
6
test/rails_root/log/*.log
doc
coverage
.svn/
pkg