Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created August 7, 2008 23:47
Show Gist options
  • Save ymendel/4520 to your computer and use it in GitHub Desktop.
Save ymendel/4520 to your computer and use it in GitHub Desktop.
$ flog user.rb
/Library/Ruby/Gems/1.8/gems/ParseTree-2.2.0/lib/sexp_processor.rb:207:in `process': undefined method `first' for 0:Fixnum (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/lib/flog.rb:91:in `bleed'
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/lib/flog.rb:363:in `process_iter'
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/lib/flog.rb:86:in `bad_dog!'
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/lib/flog.rb:362:in `process_iter'
from /Library/Ruby/Gems/1.8/gems/ParseTree-2.2.0/lib/sexp_processor.rb:242:in `send'
from /Library/Ruby/Gems/1.8/gems/ParseTree-2.2.0/lib/sexp_processor.rb:242:in `process'
from /Library/Ruby/Gems/1.8/gems/ParseTree-2.2.0/lib/sexp_processor.rb:298:in `error_handler'
from /Library/Ruby/Gems/1.8/gems/ParseTree-2.2.0/lib/sexp_processor.rb:241:in `process'
... 67 levels...
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/lib/flog.rb:95:in `flog_files'
from /Library/Ruby/Gems/1.8/gems/flog-1.1.0/bin/flog:24
from /usr/bin/flog:19:in `load'
from /usr/bin/flog:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment