Sha256: b866f08e8f90d600c0708ba93e3ff88ac1ea30b7252a0421348ff515243dc381

Contents?: true

Size: 372 Bytes

Versions: 202

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

202 entries across 202 versions & 1 rubygems

Version Path
effective_orders-4.5.6 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.2 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.1 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.5.0 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.10 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.9 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.8 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.7 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.6 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.5 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.4 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
effective_orders-4.4.3 app/views/effective/orders_mailer/subscription_event_to_admin.html.haml
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