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
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
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
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
> 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
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