hi, My file contains 5000 lines in which only 1000 lines are custom . So if use builder i should write by hand all these lines .
thanks sri.. Frederick Cheung wrote: > On Oct 20, 12:20�pm, "Srinath A." <[email protected]> > wrote: >> Hi, >> >> How to embed ruby code in xml . >> >> here is my XML template : > > > Well as you've done things your template is just a string so the usual > #{} interpolation will work. I'd encourage you to look at builder > though. > > Fred -- 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 -~----------~----~----~----~------~----~------~--~---

