[MacRuby-devel] Tracking progress against RubySpec over time

2010-12-14 Thread Erik Michaels-Ober
Does MacRuby maintain a chart of progress running RubySpecs, like the one that GemStone generates for MagLev[1]? I know I could just run the specs myself, but I'd love to be able to see, at a glance, what percentage of specs are passing for MacRuby and how progress against RubySpec is accelerating

[MacRuby-devel] Updated Roadmap

2010-12-14 Thread Erik Michaels-Ober
It looks like the MacRuby Roadmap[1] hasn't been updated since before 0.5 was released. I was surprised (albeit pleasantly) to see the release of 0.8 yesterday, since the due date in Trac[2] was set for February 19, 2011. However, there doesn't appear to be a due date set for any future releases[3

[MacRuby-devel] Announcing Hubcap

2010-12-15 Thread Erik Michaels-Ober
I'm pleased to announce that I will be building my first MacRuby app: a social GitHub client, which I'm calling Hubcap. I am currently funding the project on Kickstarter: http://kck.st/ebH9MC There's still time for you to pledge to receive early access to alpha/beta builds of the app. I would be

Re: [MacRuby-devel] WWDC ?

2011-04-25 Thread Erik Michaels-Ober
On Apr 8, 2011, at 12:23 PM, Rich Morin wrote: > At 10:41 AM -0700 4/8/11, Christian Niles wrote: >> ... what are people interested in organizing at the meetup? > > Erik Michaels-Ober (@sferik) is willing to do a reprise of > his MacRuby intro talk. This might be a good way for l

Re: [MacRuby-devel] MacRuby WWDC Meetup

2011-05-20 Thread Erik Michaels-Ober
> On May 20, 2011, at 1:03 PM, Christian Niles wrote: > > > On May 20, 2011, at 12:21 PM, Laurent Sansonetti wrote: > > BTW, Pivotal has a videographer reserved for the event, and asked if we > > would like the presentations recorded and placed on their tech talks page: > > > >       http://pivota

Re: [MacRuby-devel] Bundler exec/open Workaround

2011-06-05 Thread Erik Michaels-Ober
I've pull these changes into Thor master. > Hey All, > > Bundler's 'exec' and 'open' commands don't currently work in MacRuby, due to > bug #204. I was able to write a workaround that gets 'bundle exec' to work > under macruby, which is available here: > >        https://github.com/nerdyc/bundle