Sha256: eafe8aba23d3ace309fb8f3cb661c47df06c071c1d9588547352e48a1838a903

Contents?: true

Size: 190 Bytes

Versions: 4

Compression:

Stored size: 190 Bytes

Contents

book_1:
  label_prefix: book
  methods:
    - name
    - author.name
    - price
book_2:
  label_prefix: book
  methods:
    - name
    - author.name
    - price: '(price * 1.095).ceil.to_i'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_export-0.4.0 spec/fixtures/csv_1.yml
active_export-0.3.0 spec/fixtures/csv_1.yml
active_export-0.2.0 spec/fixtures/csv_1.yml
active_export-0.1.0 spec/fixtures/csv_1.yml