Sha256: 85eac508af6710aca2c7c0fa71e55da9453d5e64368640c0c4dd20c2dd7b4fc5

Contents?: true

Size: 386 Bytes

Versions: 15

Compression:

Stored size: 386 Bytes

Contents

- add_title :my_subscription_information.l

%h2
  = current_user.plan.title
  .small= plan_charge_human current_user.plan

= subscription_dl current_user.subscription

- if current_user.subscription.cancel_at_period_end
  %h3= :canceled.l

%h3= :abilities.l
= feature_abilities_table

%p
  = icon_button_to 'info btn-lg', 'arrow-right', :switch_plans.l, paid_up.plans_path, method: :get

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
paid_up-0.8.1 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.11 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.10 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.9 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.8 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.7 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.6 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.5 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.4 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.3 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.2 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.1 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.7.0 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.6.5 app/views/paid_up/subscriptions/index.html.haml
paid_up-0.6.4 app/views/paid_up/subscriptions/index.html.haml