craigcabrey / ratemycoop

Service for students to view and rate co-ops for companies of all types.
https://ratemycoop.io/
BSD 3-Clause "New" or "Revised" License
37 stars 8 forks source link

Fixed "required" attribute in fields for review schema. fixes #146 #147

Closed jcdesimp closed 9 years ago

jcdesimp commented 9 years ago

Fixes being able to submit a review with a blank "Job Title". "required" attributes in review schema definition were strings when they should have been booleans.

kocsenc commented 9 years ago

@craigcabrey or @rob356 approove plz

robholt commented 9 years ago

:+1: