Class: CooperateCompany

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

Overview

Schema Information

Table name: cooperate_companies

id                 :integer          not null, primary key
title_translations :hstore           default({})
notes              :text
sort_order         :integer
created_at         :datetime
updated_at         :datetime