I hereby claim:
- I am CraigCottingham on github.
- I am craigcottingham (https://keybase.io/craigcottingham) on keybase.
- I have a public key whose fingerprint is 65B6 E2C1 FFFD C79A C2D7 651B 7FD2 D2D2 EE38 B33F
To claim this, I am signing this object:
| craigc@samantha:~/Projects/glitch$ gem list | |
| *** LOCAL GEMS *** | |
| activesupport (3.1.1) | |
| bundler (1.0.21) | |
| i18n (0.6.0) | |
| multi_json (1.0.3) | |
| nestful (0.0.7) | |
| rake (0.9.2) |
| # treats your Xcode project file as a binary; prevents Git from trying to fix newlines, show in diffs, and excludes from merges | |
| *.pbxproj -crlf -diff -merge |
| GIT=`which git` | |
| BASE="HelloWorld/HelloWorld-Info" | |
| PLIST="$BASE.plist" | |
| PLIST_H="$BASE-plist.h" | |
| touch $PLIST | |
| VERSION=`$GIT describe --dirty | sed 's/[a-zA-Z]*//'` | |
| SHORT_VERSION=`echo $VERSION | sed 's/\-[0-9]*\-[a-zA-Z0-9]*//'` |
| /LookupMutualFunds.do?symbolField=symbol&nameField="><script>alert(13323542.3157)</script> |
| [2012-10-19 09:58:27] make install | |
| ./miniruby -I./lib -I. -I.ext/common ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" | |
| installing binary commands: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/bin | |
| installing base libraries: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/lib | |
| installing arch files: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/x86_64-darwin12.2.0 | |
| installing pkgconfig data: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/lib/pkgconfig | |
| installing command scripts: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/bin | |
| installing library scripts: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1 | |
| installing common headers: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/include/ruby-1.9.1 | |
| installing manpages: /Users/craigc/.rvm/rubies/ruby-1.9.3-p286/share/man/man1 |
| class Base | |
| def initialize | |
| @var = [] | |
| init_var | |
| end | |
| def size_of_var | |
| @var.size | |
| end | |
| end |
| #!/usr/bin/env ruby -wKU | |
| (@from_spec, @to_spec) = ARGV | |
| if @from_spec.match(/^([^:]+):(.+)$/) { | md | @from_server = md[1]; @from_db = md[2] } | |
| @from = "ssh #{@from_server} 'pg_dump -Fc -c -O -v -- #{@from_db}'" | |
| else | |
| @from = "pg_dump -Fc -c -O -v -- #{@from_spec}" | |
| end |
| Searching for binary rubies, this might take some time. | |
| Found remote file http://jruby.org.s3.amazonaws.com/downloads/1.7.8/jruby-bin-1.7.8.tar.gz | |
| Checking requirements for osx. | |
| Requirements installation successful. | |
| jruby-1.7.8 - #configure | |
| jruby-1.7.8 - #download | |
| jruby-1.7.8 - #validate archive | |
| jruby-1.7.8 - #extract | |
| jruby-1.7.8 - #validate binary | |
| jruby-1.7.8 - #setup |
| [core] | |
| repositoryformatversion = 0 | |
| filemode = true | |
| bare = false | |
| logallrefupdates = true | |
| ignorecase = true | |
| precomposeunicode = true | |
| [remote "origin"] | |
| url = https://[email protected]/CraigCottingham/kitchenplan.git | |
| fetch = +refs/heads/*:refs/remotes/origin/* |
I hereby claim:
To claim this, I am signing this object: