Sha256: 5957b2a8854363ea97726e8e0879f4c94e9bbdd6c1e0d9e673330062f67e60f1

Contents?: true

Size: 208 Bytes

Versions: 14

Compression:

Stored size: 208 Bytes

Contents

%h2 #{pluralize_word(@memberships.count, 'Cancellation')} complete

%p
  The following memberships have been cancelled:

%p
  %ul
  - @memberships.each do |membership|
    %li=membership.membership_type.name

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.3.0.pre3 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.3.0.pre2 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.3.0.pre1 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.beta.1 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.alpha.2 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.alpha.1 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.27 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.26 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.24 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.23 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.21 app/views/membership_mailer/cancellation_confirmation.html.haml
artfully_ose-1.2.0.pre.20 app/views/membership_mailer/cancellation_confirmation.html.haml