Public Gists by wilson

Thu Nov 20 08:29:52 -0800 2008
1
2
3
本拠> gem env ~/code/integrity
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.0
Thu Nov 20 08:10:44 -0800 2008
1
2
3
Installing gem integrity-0.1.1
Using local gem /usr/local/lib/ruby/gems/1.8/cache/integrity-0.1.1.gem
ERROR: Error installing integrity-0.1.1.gem:
Wed Oct 22 08:57:29 -0700 2008
1
2
3
t = Thread.new do
  sleep 100_000
end
Wed Oct 08 15:47:23 -0700 2008
1
2
3
desc "Build MacVim and copy MacVim.app to the root of the checkout"
task :package do
  cd "src"
Wed Oct 08 15:47:03 -0700 2008