Nathan C.
2006-Aug-22 13:26 UTC
[Rails] How to create a dynamic html table for resultset iteration?
Hello all, I have create a simple photo gallery. Currently I can display one photo per row in my table. I would like to learn how to have 3 or more photos per row in my table. I have tried doing an inner for loops, using 3.times, but ended up with my photo being copied 3 times per row. Any one have a suggestion on this? Thanks. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---