You should probably use partials for this - you can render partials which belong to an engine in any view in your application.
- james On 3/25/06, Guest <[EMAIL PROTECTED]> wrote: > Hi, I would to know of to have my app inserting an engine generated html > (view ? string ?) > > Eg. the main page of the web needs to display the last messages of a > forum engine. > The forum engine have to retrieve the datas and format them. > > What is the preferred solution ? > > Thanks > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
