oneclickorgs/one-click-orgs

View on GitHub
app/views/tasks/_task_member_minimum_shareholding_missed.html.haml

Summary

Maintainability
Test Coverage
%p
  - if task.subject == current_user
    You
  - else
    = task.subject.name
  joined
  = months_ago_in_words(task.subject.inducted_at)
  ago, but
  - if task.subject == current_user
    have
  - else
    has
  failed to attain the minimum shareholding.