Sha256: c935af0fd70b8e93eef325ea8566d27aabeea4267f0b9ec002064ef8afa6bca4
Contents?: true
Size: 336 Bytes
Versions: 12
Compression:
Stored size: 336 Bytes
Contents
class License < ApplicationRecord include MasterModel 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
12 entries across 12 versions & 1 rubygems