Sha256: ef068e9123353ef9e4175ab8f563e52b4bc27cbf52cd891e0f09dc85e647bd56
Contents?: true
Size: 492 Bytes
Versions: 16
Compression:
Stored size: 492 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_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
16 entries across 14 versions & 2 rubygems