afomera / MessageMe

tmsg - make group messaging better.
http://tmsg.io
0 stars 0 forks source link

Change user_quota_check to exceeded_user_quota? #7

Closed afomera closed 8 years ago

afomera commented 8 years ago

Per discussion on #4 we should change the way it's handled in the scheduled_message and message quota after refactoring the way it's checked on the user.

exceeded_user_quota? makes sense because it's a true/false situation. the unless can be changed to an if exceeded_user_quota? and then it would add the errors to the form.