Sha256: afa64d95e1534666a3da5e7e0472f20828ef3fbbe4a70c5229c9c0d36e24c41b
Contents?: true
Size: 413 Bytes
Versions: 15
Compression:
Stored size: 413 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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(255) not null # display_name :string(255) # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems