Sha256: 5917df82ba4301d4a6a6f561e5123d778deeb219cb61f967f545d4ec44036e4d
Contents?: true
Size: 555 Bytes
Versions: 31
Compression:
Stored size: 555 Bytes
Contents
require 'rails_helper' describe Bookstore do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: bookstores # # id :integer not null, primary key # name :text not null # zip_code :string # address :text # note :text # telephone_number :string # fax_number :string # url :string # position :integer # deleted_at :datetime # created_at :datetime # updated_at :datetime #
Version data entries
31 entries across 29 versions & 2 rubygems