- # == Schema Information
- #
- # Table name: opt_reasons
- #
- # id :integer not null, primary key
- # name :string(255)
- # description :string(255)
- # created_at :datetime not null
- # updated_at :datetime not null
- #
- optType1:
- name: "economic"
- description: "economic"
|