Sha256: 4ecdcd66d8ad0a879b0e3734ac3bed2e5192d4bfdd319cf32d1a7a0d8636003d
Contents?: true
Size: 409 Bytes
Versions: 9
Compression:
Stored size: 409 Bytes
Contents
# -*- encoding: utf-8 -*- require 'rails_helper' describe License do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: licenses # # id :integer not null, primary key # name :string not null # display_name :string # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
9 entries across 8 versions & 2 rubygems