Sha256: 692ec887e417b7ea41d7f33cb3968e4cc59d487b675990f58b69b46154d244b5
Contents?: true
Size: 487 Bytes
Versions: 6
Compression:
Stored size: 487 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
6 entries across 6 versions & 1 rubygems