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.12.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.12.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.12.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.12.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.12.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.10 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.9 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.8 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.7 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.6 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.9.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.8.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.8.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.8.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.7.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-6.7.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml