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

Wrong number of arguments #31

Open
rolkos opened this issue Sep 1, 2016 · 1 comment
Open

Wrong number of arguments #31

rolkos opened this issue Sep 1, 2016 · 1 comment

Comments

@rolkos
Copy link

rolkos commented Sep 1, 2016

After updating to 0.4.0 I get 'Wrong number of arguments (7 for 6)' on

path = "/var/www/app/public/images/avatars/my_image.jgp"
colors = Miro::DominantColors(path)
colors.to_hex # here I get the error

I'm running this from my Rails app using Ruby 2.2.5

What can cause this type or error?

@arminmon
Copy link

arminmon commented Sep 7, 2016

having the same issue using .to_rgb

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

2 participants