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

Check working with ruby 1.9.3. #4

Closed
kslazarev opened this issue Mar 24, 2012 · 1 comment
Closed

Check working with ruby 1.9.3. #4

kslazarev opened this issue Mar 24, 2012 · 1 comment
Assignees
Milestone

Comments

@kslazarev
Copy link
Owner

ruby-1.9.3-p0-fast :001 > require 'numbers_and_words'
=> true
ruby-1.9.3-p0-fast :002 > 177.to_words
NoMethodError: undefined method `capacity_count' for [7, 7, 1]:Array

@ghost ghost assigned kslazarev Mar 24, 2012
@kslazarev
Copy link
Owner Author

Now, It's work on ruby 1.9.3.

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

No branches or pull requests

1 participant