Sha256: 9bc5f17de0d3987a0e492531e0f7719e5882bb5a34b18b9f75aebebf97fd8dc2

Contents?: true

Size: 189 Bytes

Versions: 12

Compression:

Stored size: 189 Bytes

Contents

<div id="reports"></div>

<% content_for :javascripts do %>
<script type="text/javascript">
  $(function() {
    new ReportsView({el: $('#reports')[0]}).render();
  });
</script>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
houston-core-0.6.3 app/views/reports/index.html.erb
houston-core-0.6.2 app/views/reports/index.html.erb
houston-core-0.6.1 app/views/reports/index.html.erb
houston-core-0.6.0 app/views/reports/index.html.erb
houston-core-0.5.6 app/views/reports/index.html.erb
houston-core-0.5.5 app/views/reports/index.html.erb
houston-core-0.5.4 app/views/reports/index.html.erb
houston-core-0.5.3 app/views/reports/index.html.erb
houston-core-0.5.2 app/views/reports/index.html.erb
houston-core-0.5.1 app/views/reports/index.html.erb
houston-core-0.5.0 app/views/reports/index.html.erb
houston-core-0.5.0.beta1 app/views/reports/index.html.erb