Skip to content

Instantly share code, notes, and snippets.

@tj
Created January 4, 2010 15:32
Show Gist options
  • Select an option

  • Save tj/268592 to your computer and use it in GitHub Desktop.

Select an option

Save tj/268592 to your computer and use it in GitHub Desktop.

Revisions

  1. tj created this gist Jan 4, 2010.
    20 changes: 20 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    #jspec run --trace
    /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-commander-3.2.9/lib/
    commander/blank.rb:5: warning: undefining `object_id' may cause
    serious problem
    /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-jspec-2.11.2/bin/jspec:
    150:in `call': wrong number of arguments (1 for 0) (ArgumentError)
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    jspec-2.11.2/bin/jspec:150:in `block (2 levels) in <top (required)>'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander/command.rb:177:in `call'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander/command.rb:177:in `call'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander/command.rb:154:in `run'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander/runner.rb:79:in `run_active_command'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander/runner.rb:60:in `run!'
    from /usr/local/lib/ruby/gems/1.9.1/gems/visionmedia-
    commander-3.2.9/lib/commander.rb:35:in `block in <top (required)>'