You should have a look at Components. Search into Wiki at rubyonrails.org.
Cheers,
Marco
On 25/03/06, Rizwan Reza <rizwan@catertrading.com>
wrote:> Hi,
>
> I have several controllers for my webapp. I''d like to make a view
that
> could take processed data through several controllers. Is this possible?
>
> For example, I have two controllers named ''upload'' with
an action
> list_uploads and a controller named notes with list_notes action.
>
> I want to bring both of these action under a single view which could
> mean a table with list_notes and list_uploads.
>
> I thank in advance!
>
> Rizwan Reza
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>