This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install thoughtbot-shoulda
tsaleh (author)
Fri Apr 06 07:28:27 -0700 2007
commit 7910643c6f48fa7d502a2a2fb50bc331f565d4a4
tree a7fe5ad098f0f79e9883678fc2b8ec88896a6c16
parent aabc89c561ad1d46b92bfa40b3c7d0a61f98481a
tree a7fe5ad098f0f79e9883678fc2b8ec88896a6c16
parent aabc89c561ad1d46b92bfa40b3c7d0a61f98481a
shoulda /
| name | age | message | |
|---|---|---|---|
| |
README | Thu Apr 05 12:15:56 -0700 2007 | [tsaleh] |
| |
Rakefile | Tue Oct 07 08:03:35 -0700 2008 | [rmm5t] |
| |
bin/ | Wed Jul 30 05:25:25 -0700 2008 | [showaltb] |
| |
init.rb | Wed Oct 01 14:44:09 -0700 2008 | [mjankowski] |
| |
lib/ | Fri Nov 07 12:30:07 -0800 2008 | [bjhess] |
| |
test/ | Fri Nov 07 12:30:07 -0800 2008 | [bjhess] |
README
= ThoughtBot Test Helpers A collection of Test::Unit helper methods. Adds helpers for 1. context and should statements 1. Common ActiveRecord model tests 1. A few general purpose assertions == Todo 1. Controller test helpers 1. General code cleanups 1. More options for AR helpers




