Sha256: b866f08e8f90d600c0708ba93e3ff88ac1ea30b7252a0421348ff515243dc381

Contents?: true

Size: 372 Bytes

Versions: 195

Compression:

Stored size: 372 Bytes

Contents

%p Hi admin,

%p A <strong>#{@event}</strong> event has occurred.

%p Customer: #{@customer}, #{@customer.email}, #{@customer.stripe_customer_id}

- if @subscriptions.present?
  %p Current subscriptions:
  %ul
    - @subscriptions.each do |subscription|
      %li #{subscription.subscribable.to_s} - #{subscription}
- else
  %p This customer has no current subscriptions.

Version data entries

195 entries across 195 versions & 1 rubygems

Version Path
effective_orders-6.17.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.17.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.17.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.16.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.16.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.16.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.16.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.16.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.15.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.6 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.14.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.13.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.13.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.13.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.13.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml