Sha256: 6d849bf31ed472e22a55338239df05fa766374303dfc359dd654423e4024d131
Contents?: true
Size: 677 Bytes
Versions: 4
Compression:
Stored size: 677 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html public_fund: name: Public fund display_name: {"en": "Public fund"} note: position: 1 id: 1 donation: name: Donation display_name: {"en": "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 # display_name_translations :jsonb not null #
Version data entries
4 entries across 4 versions & 2 rubygems