Class: Lentil::Service

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

Overview

Schema Information

Table name: lentil_services

id         :integer          not null, primary key
name       :string(255)
url        :string(255)
created_at :datetime         not null
updated_at :datetime         not null