Sha256: 0867a6ef03d4fc0f63347904141df1408d706a64642a4422adb80f4f267a690c
Contents?: true
Size: 571 Bytes
Versions: 23
Compression:
Stored size: 571 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: bookmark_stat_id: 1 manifestation_id: 1 bookmarks_count: 1 two: bookmark_stat_id: 2 manifestation_id: 1 bookmarks_count: 1 # == Schema Information # # Table name: bookmark_stat_has_manifestations # # id :integer not null, primary key # bookmark_stat_id :integer not null # manifestation_id :integer not null # bookmarks_count :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
23 entries across 23 versions & 1 rubygems