We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Now, It's work on ruby 1.9.3.
Sorry, something went wrong.
kslazarev
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: