Sha256: 680e6c5ad49da1f98a061f6502a541083722ed42c76ff2591ed219f1d0b6539d
Contents?: true
Size: 491 Bytes
Versions: 13
Compression:
Stored size: 491 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Subscribe do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: subscribes # # id :integer not null, primary key # subscription_id :integer not null # work_id :integer not null # start_at :datetime not null # end_at :datetime not null # created_at :datetime # updated_at :datetime #
Version data entries
13 entries across 13 versions & 1 rubygems