I have a photos model which has a field for a gallery title, I have a
gallery controller which currently shows all photos that don't have an
empty gallery title field.
I want to have on my gallery page a photo from each gallery that has a
unique title, which would link to 'gallery/gallery-title', a page for
gallery.
(ie say I set one gallery title to 2009 and another to 2010 then I'd
have 2 seperate galleries)
I've been reading/searching but I don't know how to implement this.
How do I use the gallery titles to find and sort the photos??
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment