Sha256: b866f08e8f90d600c0708ba93e3ff88ac1ea30b7252a0421348ff515243dc381

Contents?: true

Size: 372 Bytes

Versions: 207

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

207 entries across 207 versions & 1 rubygems

Version Path
effective_orders-4.4.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.3.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.3.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.3.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.7 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.6 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.2.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.1.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml