Hi, i have stuck how to make this more dynamic that is why i use
".first" to get the 1st user.
cuz i can print the picture with the first user in the record...
but i cannot display some other user(user2, user3 ... )
@user=picture.all(
:joins => :culture,
:conditions => (Album.joins(:description))).first
i want to make @user.image ( display image with all users)'
Can you give me some advice..
thank you so much
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.