Sha256: 193aac82d03969da556995719dfe2a11372e5a4d5e14f83a01277078e4a0522b
Contents?: true
Size: 365 Bytes
Versions: 1
Compression:
Stored size: 365 Bytes
Contents
Post [Hoptoad](http://www.hoptoadapp.com/) notifications from Sinatra require 'sinatra/toadhopper' set :toadhopper, :api_key => "your hoptoad API key" get "/" do raise "Kaboom!" end error do post_error_to_hoptoad! "Ouch, that hurt." end You can install it via rubygems: gem install toadhopper-sinatra
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toolmantim-toadhopper-sinatra-0.1 | Readme.md |