Sha256: 16ca4238c429ce91f12eeaf1aca83b5f01fc8db1ddaa113a7519040ffb6ee90a

Contents?: true

Size: 566 Bytes

Versions: 6

Compression:

Stored size: 566 Bytes

Contents

1.1.0
* Fixed difference in row hashes between Ruby 1.8 and 1.9
* Properly required fastercsv depending on Ruby version
1.0.0
* Using bundler and gemspec instead of jeweler
* 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

6 entries across 6 versions & 1 rubygems

Version Path
remote_table-1.1.6 CHANGELOG
remote_table-1.1.4 CHANGELOG
remote_table-1.1.3 CHANGELOG
remote_table-1.1.2 CHANGELOG
remote_table-1.1.1 CHANGELOG
remote_table-1.1.0 CHANGELOG