Sha256: 28508293fa8c4b6a429d42cd325dd6d25b1a6c78706f1c29c4bafb59ef92f98e

Contents?: true

Size: 292 Bytes

Versions: 29

Compression:

Stored size: 292 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Title:</strong>
  <%= @post.title %>
</p>

<p>
  <strong>Body:</strong>
  <%= @post.body %>
</p>

<p>
  <strong>Published:</strong>
  <%= @post.published %>
</p>

<%= link_to 'Edit', edit_post_path(@post) %> |
<%= link_to 'Back', posts_path %>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
cypress-on-rails-1.17.0 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.16.0 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.15.1 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.15.0 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.14.0 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.13.1 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.13.0 specs_e2e/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.12.1 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.12.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.11.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.10.1 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.9.1 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.9.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.8.1 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.8.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.7.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.6.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.5.1 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.5.0 spec/integrations/rails_5_2/app/views/posts/show.html.erb
cypress-on-rails-1.4.2 spec/integrations/rails_5_2/app/views/posts/show.html.erb