summaryrefslogtreecommitdiff
path: root/billing/app/views/subscriptions/destroy.html.haml
blob: f888e6d207625fbfaeb9040a80cf6e43941c9847 (plain)
1
2
3
4
5
- if @result.success?
  Subscription destroyed
- else
  Error:
  = @result.message