> Perhaps copy has already been defined in top level and it do something
> >important? Try rename your method to something else and try again.
Hi, that's the ticket.
thanks,
Bryan Rasmussen
___
MacRuby-devel mailing list
Hi,
I've been looking for examples as to how I might send keystrokes using
system.events from macruby, but not finding anything.
Anyone know of any, or can give me an example script so I can get a start.
Thanks,
Bryan Rasmussen
___
MacRuby-
frustrations-abound-rvm-vs-macports-and-the-bug-segmentation-fault/
but not exactly since I am using macruby directly, I shouldn't be
using openssl anywhere in that code, and this doesn't really explain
why it only fails when called inside a function (but after the post to
the server c
en I run this code
require 'net/http'
uri = URI('http://localhost:3000/api/copy/test')
Net::HTTP.post_form(uri, 'value' => "testing")
I don't.
The post goes through fine in both instances. I suppose there has to
be some really simple thing I am mis