Sha256: 4b4ebeced6b8c0b9e9e901c8af9a3a1e3cf766268dbaba85c6f7f6e85d815e92

Contents?: true

Size: 99 Bytes

Versions: 6

Compression:

Stored size: 99 Bytes

Contents

<h1>Welcome</h1>
<p>Posts:</p>
<% Post.all.each do |post| %>
  <p><%= post.inspect %></p>
<% end %>

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
cypress-on-rails-1.0.1 spec/integrations/rails_3_2/app/views/welcome/index.html.erb
cypress-on-rails-1.0.1 spec/integrations/rails_4_2/app/views/welcome/index.html.erb
cypress-on-rails-1.0.0 spec/integrations/rails_3_2/app/views/welcome/index.html.erb
cypress-on-rails-1.0.0 spec/integrations/rails_4_2/app/views/welcome/index.html.erb
cypress-on-rails-1.0.0.beta2 spec/integrations/rails_3_2/app/views/welcome/index.html.erb
cypress-on-rails-1.0.0.beta2 spec/integrations/rails_4_2/app/views/welcome/index.html.erb