Sha256: 3f24b42ca3ce4693f0d21b0928d1e1e535016921ccf1417e2681f11554ef935c
Contents?: true
Size: 549 Bytes
Versions: 38
Compression:
Stored size: 549 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html public_fund: name: Public fund display_name: Public fund note: position: 1 id: 1 donation: name: Donation display_name: Donation note: position: 2 id: 2 # == Schema Information # # Table name: budget_types # # id :integer not null, primary key # name :string(255) # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
38 entries across 38 versions & 1 rubygems