Skip to content

Instantly share code, notes, and snippets.

@lucascaton
Created May 1, 2011 15:49
Show Gist options
  • Save lucascaton/950601 to your computer and use it in GitHub Desktop.
Save lucascaton/950601 to your computer and use it in GitHub Desktop.
(3) - Chris Lighty
10060|41042
(4) - Heather Parry
10060
(5) - Sharon Seto
10060
(6) - Stuart Parr
10060
(7) - Paul Rosenberg
10060
(8) - Gavin Friday
10060|10511|17868
(9) - Maurice Seezer
10060|10511
(0) - Francine Jamison-Tanchuck
10060
(1) - 50 Cent
Timeout::Error: execution expired
from /opt/ruby-enterprise/lib/ruby/1.8/timeout.rb:60:in `rbuf_fill'
from /opt/ruby-enterprise/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
from /opt/ruby-enterprise/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
from /opt/ruby-enterprise/lib/ruby/1.8/net/protocol.rb:126:in `readline'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:2026:in `read_status_line'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:2015:in `read_new'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:1051:in `request'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:948:in `request_get'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:380:in `get_response'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:543:in `start'
from /opt/ruby-enterprise/lib/ruby/1.8/net/http.rb:379:in `get_response'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ruby-tmdb-0.2.1/lib/ruby-tmdb/tmdb.rb:73:in `get_url'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ruby-tmdb-0.2.1/lib/ruby-tmdb/tmdb.rb:57:in `api_call'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/ruby-tmdb-0.2.1/lib/ruby-tmdb/tmdb_cast.rb:12:in `find'
from /home/caton/rails_apps/golks/lib/person_parser.rb:13:in `person_filmography'
from /home/caton/rails_apps/golks/lib/person_parser.rb:39:in `all_person'
from /home/caton/rails_apps/golks/lib/person_parser.rb:24:in `each_with_index'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/active_record/relation.rb:366:in `each'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/active_record/relation.rb:366:in `each_with_index'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/active_record/relation.rb:366:in `send'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/activerecord-3.0.7/lib/active_record/relation.rb:366:in `method_missing'
from /home/caton/rails_apps/golks/lib/person_parser.rb:37:in `all_person'
from (irb):2irb(main):003:0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment