Sha256: ff021c588411c56910944cfd9ab5731e10015a37a20e750aa3ac3ec37d0c502a
Contents?: true
Size: 449 Bytes
Versions: 6
Compression:
Stored size: 449 Bytes
Contents
require 'rails_helper' describe Order do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: orders # # id :integer not null, primary key # order_list_id :integer not null # purchase_request_id :integer not null # position :integer # state :string # created_at :datetime # updated_at :datetime #
Version data entries
6 entries across 6 versions & 1 rubygems