class Studium

Schema Information

Table name: studien

id         :integer          not null, primary key
zahl       :string(255)
name       :string(255)
shortdesc  :text
desc       :text
typ        :string(255)
created_at :datetime         not null
updated_at :datetime         not null