Sha256: f53c0acc2a0cf34e01236641506f386745b444835672c3d3cceaad3bd8be87a7
Contents?: true
Size: 395 Bytes
Versions: 5
Compression:
Stored size: 395 Bytes
Contents
require 'rails_helper' RSpec.describe Retain, type: :model do pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: retains # # id :bigint not null, primary key # reserve_id :bigint not null # item_id :bigint not null # created_at :datetime not null # updated_at :datetime not null #
Version data entries
5 entries across 5 versions & 1 rubygems