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

TypeError (no implicit conversion to float) #43

Open
Newbsylberry opened this issue Feb 18, 2016 · 3 comments
Open

TypeError (no implicit conversion to float) #43

Newbsylberry opened this issue Feb 18, 2016 · 3 comments
Labels

Comments

@Newbsylberry
Copy link

In development I use ruby 2.1.2, and have no issues with this gem but in production I use rubinius 2.5.2 (2.1.0) and I get the following error:

TypeError (no implicit conversion to float)

I'm getting this error in a few different PDFs I'm trying to generate, any ideas?

@claudiofullscreen
Copy link
Contributor

Thanks for trying it with Rubinius! I should add it to Travis 😁

Meanwhile… could you send the entire stack trace of the error, so I can get an idea of where it is happening? Thanks!

@claudiofullscreen
Copy link
Contributor

I was able to reproduce the error! See #45

https://travis-ci.org/Fullscreen/squid/jobs/110049740#L282

Do you know more about Rubinius to help me solve it? 🙇

@Newbsylberry
Copy link
Author

I don't :( sorry, and thanks so much for the quick response. I upgraded to RBX 3.14 and am now getting the following error: *NameError (uninitialized constant ActiveSupport::NumberHelper::NumberConverter) *, this looks to be an issue with RBX and not squid.

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

No branches or pull requests

2 participants