Sha256: c0ba01e88da0e3b1589c401761db66162b41aef28c1b819ed561e408e878c086
Contents?: true
Size: 474 Bytes
Versions: 1
Compression:
Stored size: 474 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe BookmarkStatHasManifestation do #pending "add some examples to (or delete) #{__FILE__}" end # == 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_bookmark-0.2.0.beta.3 | spec/models/bookmark_stat_has_manifestation_spec.rb |