Sha256: c8e62401d541b1aa672b29af3e97338df2322fc3209e11afef9acb0a01e76dc6

Contents?: true

Size: 399 Bytes

Versions: 4

Compression:

Stored size: 399 Bytes

Contents

1.0.0
* Refactored to follow more Ruby conventions
* Suggesting new syntax that looks more like an Enumerable... t[5] instead of t.rows[5]
* Switching to string option keys (but old syntax is supported)
[...no changelog for 0.1.6--1.0.0...sorry]
0.1.6
* For CSVs, force convert headers using String#toutf8. :encoding => 'N'|'U' didn't work.
* Fix handling of long urls when passing off to Tempfile.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
remote_table-1.0.3 CHANGELOG
remote_table-1.0.2 CHANGELOG
remote_table-1.0.1 CHANGELOG
remote_table-1.0.0 CHANGELOG