Skip to content

Instantly share code, notes, and snippets.

@jimweirich
Created December 19, 2012 17:02
Show Gist options
  • Select an option

  • Save jimweirich/4338319 to your computer and use it in GitHub Desktop.

Select an option

Save jimweirich/4338319 to your computer and use it in GitHub Desktop.
Flog Stack Trace
/Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/ruby_parser-3.0.4/lib/ruby_parser_extras.rb:1292:in `process': wrong number of arguments (3 for 2) (ArgumentError)
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/lib/flog.rb:296:in `flog_ruby!'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/lib/flog.rb:266:in `flog_ruby'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/lib/flog.rb:256:in `block in flog'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/lib/flog.rb:253:in `each'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/lib/flog.rb:253:in `flog'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/gems/flog-3.2.0/bin/flog:13:in `<top (required)>'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/bin/flog:19:in `load'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/bin/flog:19:in `<main>'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/jim/.rvm/gems/ruby-1.9.3-p286@visibill/bin/ruby_noexec_wrapper:14:in `<main>'
@bf4
Copy link

bf4 commented Jan 30, 2013

did you ever find a solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment