winstonplaysfetch / myfirstlabs

Ruby on Rails framework website for http://myfirstlabs.com/
0 stars 3 forks source link

Fixes to MANY PROBLEMS (I hope) #14

Closed vpopp closed 7 years ago

vpopp commented 7 years ago

Fixed feedback not being saved to the db. Fixed feedback from not showing on project page. Fixed issue with Project.new not loading (introduced a few commits previous) Added is_approved (boolean) attribute to the Feedback model.

This should make everything work.