class TestimonialImage

Schema Information

Table name: images

id                 :integer          not null, primary key
type               :string(255)
resource_id        :integer
resource_type      :string(255)
image_file_name    :string(255)
image_content_type :string(255)
image_file_size    :integer
image_updated_at   :datetime
active             :boolean          default(FALSE)
created_at         :datetime
updated_at         :datetime
university_id         :integer