Class: Lentil::LikeVote

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/lentil/like_vote.rb

Overview

Schema Information

Table name: lentil_like_votes

id         :integer          not null, primary key
image_id   :integer
created_at :datetime         not null
updated_at :datetime         not null