Skip to content

Instantly share code, notes, and snippets.

@gertig
Created November 8, 2010 14:43
Show Gist options
  • Save gertig/667760 to your computer and use it in GitHub Desktop.
Save gertig/667760 to your computer and use it in GitHub Desktop.
views/callme/directions.xml.builder
xml.instruct!
xml.Response do
xml.Say "Your appointment is located in a building near a road."
xml.Redirect @redirectto
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment