Sha256: 85cf9c9d7c5e7e033815d0e9dbe0a469f992b1b41c298cb080a30b42d25f8455
Contents?: true
Size: 509 Bytes
Versions: 40
Compression:
Stored size: 509 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 # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
40 entries across 38 versions & 2 rubygems