Sha256: dcbea72b3714dce74ced9d6e7a6da8fd5c2d3956ab4c8813488f35f68c917458
Contents?: true
Size: 399 Bytes
Versions: 1
Compression:
Stored size: 399 Bytes
Contents
# Changelog ## 2.0.0 * 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 | CHANGELOG.md |