Sha256: 88a7ad22ddbb9473ae50f93849110a5782a0c65b441677925cb483e371b93435

Contents?: true

Size: 233 Bytes

Versions: 5

Compression:

Stored size: 233 Bytes

Contents

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


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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mattknox-goaloc-0.4.0 lib/goaloc/generators/rails/index.html.erb
mattknox-goaloc-0.4.1 lib/goaloc/generators/rails/index.html.erb
mattknox-goaloc-0.4.2 lib/goaloc/generators/rails/index.html.erb
mattknox-goaloc-0.4.4 lib/goaloc/generators/rails/index.html.erb
mattknox-goaloc-0.4.5 lib/goaloc/generators/rails/index.html.erb