Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

httparty upgrade breaks icebox #11

Open
marcbowes opened this issue Oct 3, 2012 · 1 comment
Open

httparty upgrade breaks icebox #11

marcbowes opened this issue Oct 3, 2012 · 1 comment

Comments

@marcbowes
Copy link

On httparty 0.8.1 tmdb with the file-backed icebox works just fine. After upgrading to 0.9.0, the cache set fails:

no _dump_data is defined for class Proc
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in `dump'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in `block in set'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in `open'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in `set'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:120:in `set'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:93:in `get_with_caching'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:101:in `get'
/home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party.rb:42:in `imdb_lookup'
@marcbowes
Copy link
Author

Ah, I see discussion in #10 around this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants