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 #