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-quietbacktrace
commit 51255856d97f935d6415897053529e4cb1318a3e
tree 8bc6ddd1ecc760d290d94c3c435cffcf3cddb3e4
parent 825ba1f03d8df72408aa943a15561b11598d8c47
tree 8bc6ddd1ecc760d290d94c3c435cffcf3cddb3e4
parent 825ba1f03d8df72408aa943a15561b11598d8c47
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Nov 29 17:28:05 -0800 2007 | [dcroak] |
| |
README | Tue Apr 15 10:50:20 -0700 2008 | [dancroak] |
| |
lib/ | Thu Nov 29 21:35:17 -0800 2007 | [dcroak] |
| |
test/ | Thu Nov 29 21:27:01 -0800 2007 | [dcroak] |
README
Quiet Backtrace =============== by Dan Croak (dcroak@thoughtbot.com, http://dancroak.com) James Golick (james@giraffesoft.ca, http://jamesgolick.com/) Joe Ferris (jferris@thoughtbot.com) Special thanks to the Boston.rb group for cultivating this idea at our inaugural hackfest. sudo gem install quietbacktrace svn repo: https://svn.thoughtbot.com/gems/quiet_backtrace mailing list: http://groups.google.com/group/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, James Golick, Joe Ferris, thoughtbot, inc., released under the MIT license




