Sha256: 790e1a863b271c562e02ccaa9aaf89d654dcd9ea7ae59ea3b17f813efa0873f9
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
<div class='title-bar'> <h1 class='title-bar__text'>Fruits & Stuff</h1> </div> <%= simple_form_for [:admin, Apple.new] do |f| %> <%= f.input :name %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ceo-0.2.0 | test/dummy/app/views/home/index.html.erb |