Re: [MacRuby-devel] Weird behaviour for a weird line of code

2010-11-16 Thread Eric Christopherson
On Mon, Nov 15, 2010 at 3:50 PM, Ryan Davis ryand-r...@zenspider.com wrote: On Nov 14, 2010, at 18:37 , Mark Rada wrote: Now, when I try this out in macirb: (Case #3)   require 'uri'   test = URI.parse url unless (url = 'http://macruby.org/').nil?  # error   test = URI.parse url unless

Re: [MacRuby-devel] is_a? method

2011-01-28 Thread Eric Christopherson
On Wed, Jan 19, 2011 at 5:15 PM, Caio Chassot li...@caiochassot.com wrote: On 2011-01-19, at 20:50 , Robert Rice wrote: You instantiated AnArray. Try this: class AnArray Array; end AnArray.kind_of?( Array )     will return false Is this what you're looking for? $ macirb

Re: [MacRuby-devel] MacRuby Book discount

2011-02-02 Thread Eric Christopherson
This sale price is still good! ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] IDE and TextEditor

2011-02-02 Thread Eric Christopherson
On Tue, Jan 18, 2011 at 8:32 PM, Robert Love rblove_li...@comcast.netwrote: Did anyone mention RedCar, the editor written in Ruby? Do any users of it have good words to say about it? Can it even run with MacRuby? RedCar runs in JRuby and makes use of JVM-only things like SWT. I've tried

Re: [MacRuby-devel] is_a? method

2011-02-03 Thread Eric Christopherson
On Sat, Jan 29, 2011 at 5:15 PM, Robert Rice rice.au...@pobox.com wrote: Hi Eric: Thanks, the ancestors method will work better. Do class objects inherit all of the Module methods? Sorry, I didn't see your message before (assuming you were asking me specifically). I hope someone else

Re: [MacRuby-devel] stopping to build for i386

2011-02-24 Thread Eric Christopherson
On Tue, Feb 22, 2011 at 8:31 PM, Laurent Sansonetti lsansone...@apple.com wrote: Hi, As of r5239 in trunk, the default build process will no longer build for both i386 and x86_64, but just x86_64. This is an attempt at accelerating the build process and reducing the framework objects size. We

Re: [MacRuby-devel] Scripting Terminal.app with ScriptingBridge

2011-06-03 Thread Eric Christopherson
On Thu, Jun 2, 2011 at 8:43 PM, Scott Thompson ea...@mac.com wrote: I'm playing around with Scripting Bridge trying to script Terminal.app. I'm running into issues with adding a new tab to a window, and was hoping someone could point me in the right direction. Consider this gist:

[MacRuby-devel] Fwd: Installing MacRuby HEAD with RVM

2011-06-29 Thread Eric Christopherson
doing things like installing/looking for gems in the wrong places.] -- Forwarded message -- From: Eric Christopherson echristopher...@gmail.com Date: Mon, Jun 27, 2011 at 12:04 AM Subject: Installing MacRuby HEAD To: rubyversionmana...@googlegroups.com I'm new to this group (hi

Re: [MacRuby-devel] Fwd: Installing MacRuby HEAD with RVM

2011-06-30 Thread Eric Christopherson
he can help ;) - Matt On Wed, Jun 29, 2011 at 11:22 AM, Eric Christopherson echristopher...@gmail.com wrote: [I posted this question to the RVM group a few days ago, but haven't heard back. I know MacRuby users don't tend to use it with RVM, but I'd like to make this work, since I have had

[MacRuby-devel] List configuration and Gmail spoofing paranoia

2011-09-19 Thread Eric Christopherson
Since Google implemented some new anti-spoofing measures in Gmail recently (a few months ago?), messages from certain people to this list show text like this in Gmail: This message may not have been sent by: mattaimone...@gmail.com Learn more Report phishing Matt, I notified you of this when I

Re: [MacRuby-devel] MacRuby application on Xcode

2014-10-23 Thread Eric Christopherson
___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macruby-devel -- Eric Christopherson ___ MacRuby-devel mailing list MacRuby-devel