Sha256: 2f3ab6b4260ff17008ba30987570e73db3fab962ec0a2c6ae1fd5195c398a8dd
Contents?: true
Size: 536 Bytes
Versions: 9
Compression:
Stored size: 536 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 # updated_at :datetime #
Version data entries
9 entries across 9 versions & 1 rubygems