Skip to content

Instantly share code, notes, and snippets.

@crafterm
Created September 11, 2009 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crafterm/184977 to your computer and use it in GitHub Desktop.
Save crafterm/184977 to your computer and use it in GitHub Desktop.
Silver-Raptor:~ crafterm$ macirb
irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> gem 'metaid'
NameError: undefined local variable or method `skip_list' for main:TopLevel
from 0:in `gem:'
from 0:in `eval:'
from 0:in `evaluate:'
from 0:in `evaluate:'
from 0:in `signal_status:'
from 0:in `each_top_level_statement'
from 0:in `eval_input'
from 0:in `start:'
irb(main):003:0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment