All right, thanks. I have got a users and entries controller. Users 
homepage is www.mydomain.com/profile/:username (:controller => 'users', 
:action => 'show'). Users can add a new posts in (:controller => 
'entries', :action => 'new') and I would like to allow users to add and 
see their posts at profile page, which is in users controller. Is there 
way out of this? Hope, yes. Thank you.
Pete


Tarscher wrote:
> Do you mean call a controller via :partial => ? No, that's not
> possible.

-- 
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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to