Skip to content

Instantly share code, notes, and snippets.

Created May 6, 2015 15:45
Show Gist options
  • Save anonymous/6451e48c6d03f5a39976 to your computer and use it in GitHub Desktop.
Save anonymous/6451e48c6d03f5a39976 to your computer and use it in GitHub Desktop.
NoMethodError: undefined method `[]' for nil:NilClass
from (irb):26:in `block in irb_binding'
from /var/lib/gems/1.9.1/gems/nokogiri-1.6.3.1/lib/nokogiri/xml/node_set.rb:237:in `block in each'
from /var/lib/gems/1.9.1/gems/nokogiri-1.6.3.1/lib/nokogiri/xml/node_set.rb:236:in `upto'
from /var/lib/gems/1.9.1/gems/nokogiri-1.6.3.1/lib/nokogiri/xml/node_set.rb:236:in `each'
from (irb):25
from /usr/bin/irb:12:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment