Sha256: 85ed2f8b555332e07de275774fa2f3ef5cde8f716f57b828a9995b6ebe8b5f98

Contents?: true

Size: 124 Bytes

Versions: 2

Compression:

Stored size: 124 Bytes

Contents

<%# locals => records %>

<% records.each do |record| %>
	<%= render 'record', :locals => { :record => record } %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mountain-goat-1.0.3 lib/mountain-goat/views/mountain_goat/mg/records/_records.html.erb
mountain-goat-1.0.2 lib/mountain-goat/views/mountain_goat/mg/records/_records.html.erb