zdavatz / spreadsheet

The Ruby Spreadsheet by ywesee GmbH
http://spreadsheet.ch
GNU General Public License v3.0
1.13k stars 240 forks source link

Test delete_row. #137

Closed runephilosof closed 9 years ago

runephilosof commented 9 years ago

This test is failing for me.

zdavatz commented 9 years ago

So what did you do? Did you fix the test or the code?

zdavatz commented 9 years ago

Also your commit fails all Travis builds, that are green at the moment.

runephilosof commented 9 years ago

Sorry. I should have posted this as an issue. I have created a new test to demonstrate my problem. When I try to delete the row from the added file, nothing happens.

I can close this one and create an issue instead if you prefer.

zdavatz commented 9 years ago

Yes please. Create an issue.

zdavatz commented 9 years ago

What I need from you is sample script that is publicly available at gist.github.com together with a sample file so I can test everything. What Ruby Version are you using, what plattform?