opt_reasons.yml 308 B

12345678910111213141516
  1. # == Schema Information
  2. #
  3. # Table name: opt_reasons
  4. #
  5. # id :integer not null, primary key
  6. # name :string(255)
  7. # description :string(255)
  8. # created_at :datetime not null
  9. # updated_at :datetime not null
  10. #
  11. optType1:
  12. name: "economic"
  13. description: "economic"