Sha256: 83d79fe55d1de033757078f620b4f4a6de37299aab8f2cd580979d1bd030c9e0

Contents?: true

Size: 133 Bytes

Versions: 11

Compression:

Stored size: 133 Bytes

Contents

<ul>
  <% @reminders.each do |r| %>
    <li><%= link_to r.summary, mr_common.reminders_download_url(r.slug) %></li>
  <% end %>
</ul>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mr_common-2.1.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-2.0.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.3.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.2.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.1.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.5 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.4 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.3 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.2 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.1 app/views/mr_common/registration_mailer/_html_reminders.html.erb
mr_common-1.0.0 app/views/mr_common/registration_mailer/_html_reminders.html.erb