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

drop present? #1

Merged
merged 1 commit into from
Oct 22, 2013
Merged

drop present? #1

merged 1 commit into from
Oct 22, 2013

Conversation

ephekt
Copy link
Collaborator

@ephekt ephekt commented Oct 22, 2013

/Users/mrose/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/bundler/gems/roo-60b0a57da1b7/lib/roo/excelx.rb:554:in 'cells_for_row_element': undefined method 'present?' for #<Nokogiri::XML::Element:0x007fdbb1db58c8> (NoMethodError)

The gem was failing when parsing XLSX due to the present? not being a valid method on the Nokogiri::XML::Element object.

Dropped present? and things worked smoothly. Wish your fork would get merged into roo master!

rlburkes added a commit that referenced this pull request Oct 22, 2013
@rlburkes rlburkes merged commit f40078c into rlburkes:master Oct 22, 2013
@ephekt
Copy link
Collaborator Author

ephekt commented Oct 22, 2013

Thnx

On Tuesday, October 22, 2013, Randy Burkes wrote:

Merged #1 #1.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1
.

@rlburkes
Copy link
Owner

@ephekt I am happy to have you work on this fork. It could use a little more cleanup, which I am planning to get to, but I'm all for help if you're up to it.

@ephekt
Copy link
Collaborator Author

ephekt commented Oct 22, 2013

We're going to roll your fork into production so I am sure it's going to
get some more eyeballs :) I'll branch and pull if I find stuff. Thanks for
your work. Appreciated!

On Tue, Oct 22, 2013 at 3:17 PM, Randy Burkes [email protected]:

@ephekt https://github.com/ephekt I am happy to have you work on this
fork. It could use a little more cleanup, which I am planning to get to,
but I'm all for help if you're up to it.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-26859413
.

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

Successfully merging this pull request may close these issues.

2 participants