Sha256: aadd1c1bb05325925669f2a6a24690a804bad7b9a6b5c8901ae42d0fa8bf5507

Contents?: true

Size: 85 Bytes

Versions: 12

Compression:

Stored size: 85 Bytes

Contents

<% @posts.each do |post| %>
  <%= link_to post.title, post_path(post.id) %>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
lockup-1.7.1 spec/dummy/app/views/posts/index.html.erb
lockup-1.7 spec/dummy/app/views/posts/index.html.erb
lockup-1.6.1 spec/dummy/app/views/posts/index.html.erb
lockup-1.6 spec/dummy/app/views/posts/index.html.erb
lockup-1.5.1 spec/dummy/app/views/posts/index.html.erb
lockup-1.5 spec/dummy/app/views/posts/index.html.erb
lockup-1.4.5.1 spec/dummy/app/views/posts/index.html.erb
lockup-1.4.4 spec/dummy/app/views/posts/index.html.erb
lockup-1.4.3 spec/dummy/app/views/posts/index.html.erb
lockup-1.4.2 spec/dummy/app/views/posts/index.html.erb
lockup-1.4.1 spec/dummy/app/views/posts/index.html.erb
lockup-1.4 spec/dummy/app/views/posts/index.html.erb