<% @purchase_order.grants.each do |grant| %>
<table>
<tbody>
...
Ruby Please help me simplify thi...
Is there a way in Ruby to p...
<% @purchase_order.grants.each do |grant| %>
<table>
<tbody>
...
Is there a way in Ruby to p...
I second the comments about...