ng Objective-C.
> BTW, can anyone recommend a book on Ruby idioms, frinstance: change all 'x'
> in a string to 'y'?
>
Ruby Cookbook by Carlson & Richardson
The Ruby Way by Fulton
Both are excellent and will serve you we
ust pull in my patch(s).
m/
--
Matt Mower :: http://mattmower.com/
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
(patched BS files go inside MR instead of messing with your /System
folder or getting copied into your app every time you build).
m/
--
Matt Mower :: http://mattmower.com/
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://li
On Tue, Jan 6, 2009 at 9:55 AM, Eloy Duran wrote:
> on pure objc classes. It would remove the method and replace it with a
> stub which raises a NoMethodError.
This may be a naive question but.. would it not be more appropriate to
trigger the method_missing functionality?
m/
--
Matt
resulting version of MacRuby.framework
is suitable for embedding and can be treated just like any other
framework.
I've put my patches on GitHub:
http://github.com/mmower/embeddable-macruby/tree/master
Matt
--
Matt Mower :: http://matt.blogs.it/
___
MacRuby-d
but it doesn't
fit into my build workflow and, therefore, I don't want to use it.
I would like the BUILD_AS_EMBEDDABLE option back and to be able to
manage MacRuby.framework myself as I would any other framework.
Regards,
Matt
--
Matt Mower :: http://matt.blogs.it/
__