Ruby on Rails web service for iPhone app
Hi guys,
I have a ruby on rails mobile site where the database is MySQL.
Now I have to develop same functional iPhone Application.
For Data retrieving from MySQL database I want to use Web service.
But I have no idea about accessing XML data from the webservice in iPhone app.
Which will the best way to access XML data from web service?
Any Tutorial?
Thanks in advance.
|