Smart RoR wrote:
> Best way to display HTML file as text or xml where some parts are
> dynamic?
> 
> So we have a Static HTML file and some portions will be dynamically
> changed.
> 
> The Idea is to render as text or xml simply.
> 
> 
> If we read this Template HTML file and Dynamically change it, where
> should we store this HTML file?
> 
> If we create using XML Builder, would static HTML Part still be needed
> to be coded using Ruby? How can I put Static HTML part in XML Builder?

Anyone?

I am thinking to just use XML Builder for HTML here, as static part is 
very less.......

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