cobudget/cobudget-api

View on GitHub
app/views/user_mailer/check_transactions_email.erb

Summary

Maintainability
Test Coverage
<p>
  Transactions check.
</p>

<p>
  <strong>Buckets:</strong>
  <%= BucketService.check_all_buckets %>
</p>

<p>
  <strong>Memberships:</strong>
  <%= MembershipService.check_all_memberships %>
</p>