On 22 August 2011 12:47, Kapil K. <li...@ruby-forum.com> wrote:
> please tell me how to get the  information of one user by the
> another with in the same controller? is it possible? please tell me the
> solution with some example ?

@other_user = User.where( some conditions )

> and also tell me how to get the related information when the user using
> the select list?

Sorry, I have not idea what is meant by this question.

Colin

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to