Sha256: c204fdc904cddb02a8acb1e5345ae630f6192639db192515721a2bfa71fe80ec

Contents?: true

Size: 183 Bytes

Versions: 8

Compression:

Stored size: 183 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  integer_field: 1
  decimal_field: 9.99

two:
  integer_field: 1
  decimal_field: 9.99

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
human_attribute_values-1.2.2 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-1.2.1 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-1.2.0 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-1.1.1 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-1.0.1 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-1.0.0 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-0.0.2 test/dummy/test/fixtures/numeric_models.yml
human_attribute_values-0.0.1 test/dummy/test/fixtures/numeric_models.yml