Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Change Fixnums to Integers#6

Open
aclimatt wants to merge 412 commits into
OpenGov:masterfrom
aclimatt:ruby2.4
Open

Change Fixnums to Integers#6
aclimatt wants to merge 412 commits into
OpenGov:masterfrom
aclimatt:ruby2.4

Conversation

@aclimatt

Copy link
Copy Markdown

Support Ruby 2.4.5 by updating Fixnums to Integers.

Empact and others added 30 commits April 27, 2012 14:04
…l searches with exact root searches in read_shared_strings and read_cells.

I also had to remove namespaces from that docs cause xpath was not findind the nodes.

Conflicts:

	lib/roo/excelx.rb
… 'bad' encoding in Excel files

(this is to give woto credit for the original fix 2548b8c03615cfd15f9723)

Conflicts:

	lib/roo/excel.rb
Conflicts:

	test/test_roo.rb
GenericSpreadSheet#set changed sightly its behaviour, since now it
prevents updating the spreadsheet when #set raises an ArgumentError
Refactor Google spreadsheet to comply with GenericSpreadSheet class
protocol for setting cell's values
Clear warning when running tests
Signed-off-by: t.pickett66 <t.pickett66@gmail.com>
Signed-off-by: t.pickett66 <t.pickett66@gmail.com>
rlburkes and others added 28 commits December 11, 2013 17:59
… prints from exploding, fixed xlsx cell parse timing.
Added massive improvements to xls parsing.
DATA-157: Data manager should support CSV & XLS file formats for transaction uploads

@ogstephen ogstephen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.