Sha256: 4620ebf809ac40f6b0e07edcc606ceb9c0f5727702337979c78d5a08c34f3aad
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
<% model_name = @model.name.underscore -%> <% modelName = @model.name -%> <div class="top-bar"> <h1>Add a new <%= modelName %></h1> </div> <%%= render 'form' %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
drh_admin-0.0.4 | lib/generators/admin/templates/app/views/admin/model/new.html.erb |
drh_admin-0.0.3 | lib/generators/admin/templates/app/views/admin/model/new.html.erb |