Has someone used the Nestful gem in Rails for HTTP POST/GET or XML API access?
        Posted  
        
            by Angela
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Angela
        
        
        
        Published on 2010-05-17T23:57:02Z
        Indexed on 
            2010/05/18
            0:00 UTC
        
        
        Read the original article
        Hit count: 344
        
Hi,
I am trying to play around with integrating with some possible HTTP or XML/SOAP services in rails?
I am looking specifically at Postful access points and Postful's...but I'm not clear exactly how to do it without using net:http but the Nestly gem looks like a way I'd like go. I just need a step-by-step example because the current docs I'm not sure what to do.
Thanks!
© Stack Overflow or respective owner