Sha256: 4e206605340ab5dcd706a440d2255528a00c8dd72b988a899b28201b4c66df83
Contents?: true
Size: 262 Bytes
Versions: 8
Compression:
Stored size: 262 Bytes
Contents
# == Schema Information # # Table name: brands # # id :integer not null, primary key # name :string(255) # created_at :datetime # updated_at :datetime # type :string(255) # state :boolean # class ForeignBrand < Brand end
Version data entries
8 entries across 8 versions & 1 rubygems