Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6167599
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:32:29+00:00 2026-05-23T22:32:29+00:00

This is how I generate XML for purchase model: # GET /purchases/1 def show

  • 0

This is how I generate XML for purchase model:

# GET /purchases/1
def show
  @purchase = Purchase.find(params[:id])
  @purchases = Purchase.all

  respond_to do |format|
    format.html # show.html.erb
    format.xml  { render :action => "something.xml.builder", :layout => false }
  end
end

Now I’d like to get this rendered XML as string into variable so I could post it to WebService.

How can I get XML through sales_invoice.xml.builder without rendering it?
I don’t want use dirty hacks and loading XML from http://appurl/purchases/1.xml

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:32:30+00:00Added an answer on May 23, 2026 at 10:32 pm

    What I was looking for was render_to_string method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

HI all, I should to generate this xml file: <document> <line id=0> <field id=0><![CDATA[MAR5555]]></field>
I have this script to generate an XML file for an RSS feed. Works
I've used boost serialization but this doesn't appear to allow me to generate xml
This may be a beginner xml question, but how can I generate an xml
I have this code to generate Xml from an IQueryable variable query: XDocument data
I am using this link to generate XML file using DOM. It says that
I'm trying to generate some XML for a jQuery.get (AJAX) call, and I'm getting
I am trying to generate some xml with this php code here... I am
Acctually i create this xml file using caster but when this caster generate the
I'm using this code in order to generate XML from my grid's cells values:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.