Sha256: 89352bc98b559a56627703df6bed4d05a60462a03d264cd9310e0ba0f731bc70
Contents?: true
Size: 514 Bytes
Versions: 191
Compression:
Stored size: 514 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 # updated_at :datetime #
Version data entries
191 entries across 190 versions & 6 rubygems