cis498-g4 / GuestBook

Guest book and feedback system for events
1 stars 1 forks source link

Extract helper methods to Helper classes #3

Closed mikemolenda closed 7 years ago

mikemolenda commented 7 years ago

If any models contain helper methods (such as Survey's responseAvg), factor these out to the *Helpers classes