Class: QuestionCategory

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

Overview

Schema Information

Table name: question_categories

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