nesquena/rabl

View on GitHub
fixtures/ashared/views_rails_3/posts/index.html.erb

Summary

Maintainability
Test Coverage
<%= content_for :footer_scripts do %>
  var output = <%= render(file: 'posts/index', formats: :json).html_safe %>;
<% end %>