Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError (undefined method `unpack' for #<Hash:0x007fe19298fb18>) #31

Open
laptite opened this issue Jul 2, 2014 · 0 comments
Open

Comments

@laptite
Copy link

laptite commented Jul 2, 2014

(Rails 3.2.18)
Scenario: I'm using the latest version of thoughtbot/paperclip (v4.1.1) to upload images and video. I use paperclip-meta to perform certain operations on images based on the metadata (image size).

Problem: I can't upload any video when using paperclip-meta v.1.1.0 b/c error message: NoMethodError (undefined method `unpack' for #Hash:0x007fe19298fb18). This is not a problem with paperclip-meta v.1.0.1.

Thanks for your help with resolving this matter :)

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

No branches or pull requests

1 participant