Class: Lentil::AdminUser

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

Overview

Schema Information

Table name: lentil_admin_users

id                     :integer          not null, primary key
email                  :string(255)      default(""), not null
encrypted_password     :string(255)      default(""), not null
reset_password_token   :string(255)
reset_password_sent_at :datetime
remember_created_at    :datetime
          :integer          default(0)
     :datetime
        :datetime
     :string(255)
        :string(255)
created_at             :datetime         not null
updated_at             :datetime         not null