Skip to content

Instantly share code, notes, and snippets.

@timeout
Created May 8, 2012 11:39
Show Gist options
  • Save timeout/2634398 to your computer and use it in GitHub Desktop.
Save timeout/2634398 to your computer and use it in GitHub Desktop.
/usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/statement.rb:41:in `bind_param': can't prepare Nokogiri::XML::Element (RuntimeError)
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/statement.rb:41:in `block in bind_params'
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/statement.rb:37:in `each'
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/statement.rb:37:in `bind_params'
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/database.rb:135:in `block in execute'
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/database.rb:95:in `prepare'
from /usr/local/lib/ruby/gems/1.9/gems/sqlite3-1.3.6/lib/sqlite3/database.rb:134:in `execute'
from ./trawl1.rb:59:in `block in <main>'
from ./trawl1.rb:20:in `each'
from ./trawl1.rb:20:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment