Sha256: 95220069ab56c7fd4f26071c1ebd1f80a8ea0bcacb4e4923b1bb24e407cc8105

Contents?: true

Size: 350 Bytes

Versions: 7

Compression:

Stored size: 350 Bytes

Contents

%h3 Edit Notification Subscription for #{@notification_subscription.email}

= render :partial => "form"

%h4 Delete This Rule

= form_for :notification_subscription, :method => :delete, :url => whoops_notification_subscription_path(@notification_subscription) do |f|
  = f.submit :class => "btn", :value => "Delete it Forever! There's no going back!"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whoops-0.5.5 app/views/notification_subscriptions/edit.html.haml
whoops-0.5.4 app/views/notification_subscriptions/edit.html.haml
whoops-0.5.3 app/views/notification_subscriptions/edit.html.haml
whoops-0.5.2 app/views/notification_subscriptions/edit.html.haml
whoops-0.5.1 app/views/notification_subscriptions/edit.html.haml
whoops-0.5.0 app/views/notification_subscriptions/edit.html.haml
whoops-0.4.0 app/views/notification_subscriptions/edit.html.haml