Sha256: f53186e815b4c57480f7c89d3173b4f3c60d7f0b9690443cd5bd4fef9a522c25
Contents?: true
Size: 211 Bytes
Versions: 2
Compression:
Stored size: 211 Bytes
Contents
<%= render "card", title: "Some Title" do |p| %> <% p.content_for :body do %> Lorem Ipsum <% end %> <% p.content_for :image do %> <img src="https://example.com/image.jpg" /> <% end %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nice_partials-0.1.6 | test/fixtures/card_test.html.erb |
nice_partials-0.1.5 | test/fixtures/card_test.html.erb |