Title | Content | Url | |||
---|---|---|---|---|---|
<%= notification.title %> | <%= notification.content %> | <%= notification.url %> | <%= link_to 'Show', notification %> | <%= link_to 'Edit', edit_notification_path(notification) %> | <%= link_to 'Destroy', notification, :confirm => 'Are you sure?', :method => :delete %> |