Sha256: 4fea652ff6d67da3ba4504ac9f8584dfda7a1c0ca6aba1e656283e8832f1b278
Contents?: true
Size: 448 Bytes
Versions: 52
Compression:
Stored size: 448 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 not null # updated_at :datetime not null #
Version data entries
52 entries across 52 versions & 1 rubygems