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

no implicit conversion of Hash into String #60

Closed
RaafatSobhy opened this issue Nov 2, 2022 · 0 comments
Closed

no implicit conversion of Hash into String #60

RaafatSobhy opened this issue Nov 2, 2022 · 0 comments

Comments

@RaafatSobhy
Copy link

Steps to reproduce

require 'roo'
csv = Roo::CSV.new('test.csv')
puts csv.last_row

Issue

Works with Ruby 2.7.2.

Error with Ruby 3.0.0 Preview 1

no implicit conversion of Hash into String

System configuration

Roo::Xls version : 2.8.3

Ruby version: 3.1.2p20

can you merge the fix ?
#roo-rb/roo#551
22d9930

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