Login to a Remote Service (ruby based) from iPhone
Posted
by Chris Maness
on Stack Overflow
See other posts from Stack Overflow
or by Chris Maness
Published on 2010-06-14T17:49:45Z
Indexed on
2010/06/14
17:52 UTC
Read the original article
Hit count: 193
Ok here's my problem in a nutshell I've built a web service from ruby on rails. I'm using restful_authentication to create and run the login but I'm also building an iPhone application to access my web service but I can't quite figure it out. I was wondering if anyone could help me figure out a place to begin.
© Stack Overflow or respective owner