JaysGitLab / cs5667-final-project-revdev

cs5667-final-project-revdev created by GitHub Classroom
MIT License
1 stars 0 forks source link

Implement create reservation success message #48

Closed haietza closed 6 years ago

haietza commented 6 years ago

Resolves #44. Fixed the messages property in each of the controllers to get both error and info type flash messages for displaying on views.

Note this also includes the #47 changes which were needed for me to test the views ;).