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 (
No gems have been built for this project yet.
dcroak (author)
Thu Nov 29 18:00:34 -0800 2007
commit 93f93a84e8c4d7756f11d4a720a711d0a386bf36
tree 106bb9042e146de96131ef02e2f5c61f05893530
parent 902995b05088becfaffe0ec1bc1a82084216209e
tree 106bb9042e146de96131ef02e2f5c61f05893530
parent 902995b05088becfaffe0ec1bc1a82084216209e
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Nov 29 17:28:05 -0800 2007 | [dcroak] |
| |
README | Thu Nov 29 17:28:05 -0800 2007 | [dcroak] |
| |
lib/ | Thu Nov 29 18:00:34 -0800 2007 | [dcroak] |
| |
test/ | Thu Nov 29 18:00:34 -0800 2007 | [dcroak] |
README
Quiet Backtrace =============== by Dan Croak (dcroak@thoughtbot.com) James Golick (jamesgolick@gmail.com) Joe Ferris (jferris@thoughtbot.com) with special thanks to the Boston.rb group https://svn.thoughtbot.com/gems/quiet_backtrace sudo gem install quiet_backtrace Quiet Backtrace suppresses the noise in your Test::Unit backtrace. It also provides hooks for you to add additional filters. It requires Test::Unit. Copyright (c) 2007 Dan Croak, thoughtbot, inc., released under the MIT license




