Thx I figured it was something that simple
On Apr 29, 7:30 am, Tim Shaffer wrote:
> You need to add another loop for the cards:
>
> <% @collections.each do |collection| %>
> <% collection.cards.each do |card| %>
> <%= card.title %>
>
> --
> You received this message because you are subscribed to
You need to add another loop for the cards:
<% @collections.each do |collection| %>
<% collection.cards.each do |card| %>
<%= card.title %>
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to rubyonrails-
2 matches
Mail list logo