Class: Lentil::Battle

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

Overview

Schema Information

Table name: lentil_battles

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