Public Gists by mynyml

Gravatar
Tue Oct 06 07:16:14 -0700 2009
1
2
3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
Gravatar
Tue Oct 06 07:15:20 -0700 2009
1
2
3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
Gravatar
Sat Oct 03 11:58:45 -0700 2009
1
2
3
# Run me with:
#
# $ watchr less.watchr
Gravatar
Tue Sep 22 12:36:03 -0700 2009
1
2
3
~| gem list swap
 
*** LOCAL GEMS ***
Gravatar
Fri Sep 18 14:07:18 -0700 2009
1
2
uniques = results.delete_if {|r| r['occurrences'] == 1 }.map {|r| r['id'] }
duplicates = results.map {|r| r['id'] }
Gravatar
Fri Sep 18 08:24:07 -0700 2009
1
2
3
# Run me with:
#
# $ watchr docs.watchr.rb
Gravatar
Fri Sep 18 06:41:58 -0700 2009
1
2
3
# Run me with:
#
# $ watchr specs.watchr.rb
Gravatar
Wed Jul 01 02:52:57 -0700 2009
1
2
3
In response to all the responses to:
 
http://twitter.com/rtomayko/status/1155906157
Gravatar
Thu Apr 09 06:18:27 -0700 2009
1
2
3
...
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
Gravatar
Wed Apr 08 21:05:19 -0700 2009
1
2
3
require 'pathname'
require 'test/unit'
require 'rubygems'
Gravatar
Sun Aug 17 17:27:55 -0700 2008
1
2
3
# in lib/patches/facebooker.rb
module Facebooker
  module Rails