Sha256: 438bf81eb297fa2dbec606e6f6f2dfcd3f5d4c344d15c90a0ce96884bad637dd
Contents?: true
Size: 500 Bytes
Versions: 1
Compression:
Stored size: 500 Bytes
Contents
require 'rails_helper' describe Subscribe do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: subscribes # # id :bigint not null, primary key # subscription_id :bigint not null # work_id :integer not null # start_at :datetime not null # end_at :datetime not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_library-0.4.0.rc.1 | spec/models/subscribe_spec.rb |