Sha256: 92206668e0a897044bb7ff792516eb655b08ce89c08ebf21376ef461060f8175

Contents?: true

Size: 271 Bytes

Versions: 4

Compression:

Stored size: 271 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

# one:
#   column: value
#
# two:
#   column: value

material:
  id: 1
  label: Material

proposal:
  id: 2
  label: Proposal

labor:
  id: 3
  label: Labor

adjustment:
  id: 4
  label: Adjustment

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
brisk-bills-0.8.2 test/fixtures/activity_types.yml
brisk-bills-0.8.1 test/fixtures/activity_types.yml
brisk-bills-0.7.0 test/fixtures/activity_types.yml
brisk-bills-0.6.0 test/fixtures/activity_types.yml