Sha256: 6bd415893fe027a10a3eff6be2ddac65d63c07e8c2e636d082fccb6de4499265

Contents?: true

Size: 311 Bytes

Versions: 2

Compression:

Stored size: 311 Bytes

Contents

<h1>Listing <%= model.p %></h1>


<%=  "<%= render :partial => '#{model.p}/#{model.s}', :collection => @#{model.p} %" + ">" %>

create a new <%= model.s %>
<%=  "<%= render :partial => '#{model.p}/form', :object => @#{model.s} %" + ">" %>

<%= "<%= link_to 'New #{model.s}', #{model.rails_new_path} %" + ">" %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mattknox-goaloc-0.2.10 lib/goaloc/generators/rails/index.html.erb
mattknox-goaloc-0.2.11 lib/goaloc/generators/rails/index.html.erb