uwblueprint / somo

Text messaging survey app for Somo
http://www.thesomoproject.org
5 stars 1 forks source link

Add survey result models #28

Closed katrinacrisostomo closed 7 years ago

katrinacrisostomo commented 8 years ago

Added basic Response model. Right now it only stores the response as text, will discuss how we want to store different response types and change the model accordingly. Leaving the response spec for now until we actually update this model.

The response.rb file isn't updated because I haven't been able to rake db:migrate yet since the database connection hasn't been configured yet. I created an issue for it though and will work on that for next week.

katrinacrisostomo commented 8 years ago

Gonna locally create a db user and rake this

chrisjluc commented 7 years ago

Why does this have do not merge label? Is it waiting on the db setup?

katrinacrisostomo commented 7 years ago

Ya my bad, this is old! Closing