Hi all,
.Iam facing one problem
in REST.
I am using REST for my api...so if user hits the http link in browser i
do some
validation and some process and i want to show them in xml output...
so output should be
<description
<success>
your mail sent successfully
</success>
</description>
if i use responds_to
in my controller i dont know how to show the above result...if any one
knows help me
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---