Sha256: 6e8ab79dfc9ef23a901b92354a30cb20570715c0a3bf059641909addb92d2549

Contents?: true

Size: 412 Bytes

Versions: 1

Compression:

Stored size: 412 Bytes

Contents

# Changelog

## 2.0.0 (unreleased)

  * Removes support for Ruby 1.8.7.
  * Moves renderer into an after_initialize block so the Rails app is
    loaded before it tries to register itself. Should fix intermittent
    issues with it not working in production environments.
  * Use Ruby's CSV library instead of manually building strings.
  * Does not extend the array class anymore

## 1.0.0

  * Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
render_csv-2.0.0.beta2 CHANGELOG.md