Sha256: b52b41377099fe4a362de1b54972ff89df051284e17981805ec1dc298858150d

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

<div class="">
  <% @notifications.each do |notification| %>
    <%= render partial: 'notice/notice', locals: { notification: notification } %>
  <% end %>
</div>
<div>
  ddd
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_org-0.0.1 app/views/org/me/home/index.html.erb