On 19 Nov 2008, at 14:23, Max Williams wrote:
> > I know this is bad mvc, but i have a model class that needs to send a > request off to a web service. At the moment i'm building a request > string with url and params, and then doing a 'system' call to call > curl > with the url. This feels pretty dirty though. Is there a nicer way > to > just fire off an http request? > net/http or similar ? Fred > thanks > max > -- > 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

