Sha256: 7414c8014861c8075f8845d52acb629ef6366a5ef1ea69d91091e1ed9deb43a3

Contents?: true

Size: 83 Bytes

Versions: 9

Compression:

Stored size: 83 Bytes

Contents

<h1>Posts</h1>

<% @posts.each do |post| %>
  <h2><%= post.title %></h2>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
refile-0.5.5 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.5.4 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.5.3 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.5.2 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.5.1 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.5.0 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.4.2 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.4.1 spec/refile/test_app/app/views/normal_posts/index.html
refile-0.4.0 spec/refile/test_app/app/views/normal_posts/index.html