Sha256: 45dbf6ab4ef6d7dca3200d7fca5c8b705c80cf21c1638a1ea62fb433f829a77a

Contents?: true

Size: 763 Bytes

Versions: 1

Compression:

Stored size: 763 Bytes

Contents

# CHANGELOG

### Version 0.4.0
* Ruby ~> 1.9.3 is not longer supported.
* activemodel version dependency >= 4.0.

### Version 0.3.2
* Adding support to export a single resource.

### Version 0.3.1
* Fixing errors with rails 4.2+.

### Version 0.3.0
* Adding support to rails 4.2+.

### Version 0.2.0
* Using I18n translations in file headers.

### Version 0.1.0
* Including file headers

### Version 0.0.5
* Using send_data method
* Customizable filename
* Customizable encode format

### Version 0.0.4
* Exporting to XLS format

### Version 0.0.3
* Adding filter method

### Version 0.0.2
* Default current_user scope
* Explicit exportation scope
* Scope calling exportation_scope

### Version 0.0.1
* First version
* Computed properties
* Customizable exporter

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_model_exporters-0.4.0 CHANGELOG.md