You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2019. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
On httparty 0.8.1 tmdb with the file-backed icebox works just fine. After upgrading to 0.9.0, the cache set fails:
The text was updated successfully, but these errors were encountered: