Sha256: 5c3f7b822ba3d4e2adb6f3edccf4f55919738d6e59b7aca80672bdf8b0d4dca3

Contents?: true

Size: 244 Bytes

Versions: 28

Compression:

Stored size: 244 Bytes

Contents

<% @notifications.each do |notification| %>
<div>
  <%= render template: "notify_user/#{notification.class.name.underscore}/action_mailer/notification", locals: { notification: notification, params: notification.params } %>  
</div>
<% end %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
notify_user-0.3.2 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.3.1 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.1.4 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.1.3 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.1.2 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.1.1 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.30 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.29 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.28 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.27 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.26 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.25 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.24 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.23 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.22 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.20 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.19 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.18 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.16 app/views/notify_user/action_mailer/aggregate_notification.html.erb
notify_user-0.0.15 app/views/notify_user/action_mailer/aggregate_notification.html.erb