Sha256: 8bcb8c772f891d6d9f2808e23c542307517b6bd05f3240ce8c339124f427fc33
Contents?: true
Size: 281 Bytes
Versions: 6
Compression:
Stored size: 281 Bytes
Contents
# == Schema Information # # Table name: lentil_flags # # id :integer not null, primary key # image_id :integer # created_at :datetime not null # updated_at :datetime not null # class Lentil::Flag < ActiveRecord::Base belongs_to :image end
Version data entries
6 entries across 6 versions & 1 rubygems