class Modul

Schema Information

Table name: moduls

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