Skip to content

Instantly share code, notes, and snippets.

View BanzaiMan's full-sized avatar

Hiro Asari BanzaiMan

View GitHub Profile
#!/usr/bin/env ruby
#
# A quick script to dump an overview of all the open issues in all my github projects
#
require 'octokit'
require 'awesome_print'
require 'rainbow'
[❼-1.8.7-p302]:~ $ ruby 751125.rb
loop completed
loop completed
loop completed
loop completed
loop completed
loop completed
751125.rb:14: undefined method `instance' for #<Class:0x100523630> (NoMethodError)
from 751125.rb:1:in `join'
from 751125.rb:1:in `to_proc'
#
# .autotest
# Autotest Growl Notifications for Rspec and Test::Unit
#
# Created by Rein Henrichs on 2007-09-12.
# Copyright 2007 Rein Henrichs.
# http://pastie.caboo.se/96573/download
#
require 'logger'