Sha256: 602ccabdb0c2b4d94bf409c837860217b784e801f20e3930ca00c2c4f52a696f
Contents?: true
Size: 299 Bytes
Versions: 2
Compression:
Stored size: 299 Bytes
Contents
<h1>Features</h1> <%= area :features_list do %> <%- features.each do |feature| %> <div class='feature' id='basic-feature-<%= feature %>'>Basic Features <%= feature %></div> <%- end %> <% end %> <%= area :features_summary do %> <p>Here is a summary or something like that...</p> <%- end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nestive_rendering-1.1.0 | spec/internal/app/views/nestive/_features_options.html.erb |
nestive_rendering-1.0.0 | spec/internal/app/views/nestive/_features_options.html.erb |