Skip to content

dbelling/peep-show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Peep Show

Display a quote from Mark Corrigan when an exception is thrown. Inspired by rickr's Foghorn gem

Installation

Add this to your Gemfile:

gem 'peep-show'

Then:

$ bundle

Or, alternatively:

$ gem install peep-show

Exceptions

require 'peep-show'
include PeepShow::Exceptions

Example Usage

>> 1 / 0
ZeroDivisionError: If you ask me, Skywalker was bloody lucky to get away with turning off his guidance system.
divided by 0

Development Plans

Support for Jez and Super Hans. Test message failures/successes. Input welcome!

Gem can be found here

About

Custom Peep Show quotes in your ruby irb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages