I'm actually working on it today, so that's some progress...
I don't know the underlying reason yet, but the fundamental problem is that "require" doesn't seem to work anymore. I can require a ruby file, and that returns true (which supposedly means it found the file), but when I try to use anything from that file, it doesn't work.
So it's not *completely* broken, but the usefulness of the object is severely limited until I figure out how to get "require" working again.
Re: ajm.ruby broken in Max 5.1.2
I'm actually working on it today, so that's some progress...
I don't know the underlying reason yet, but the fundamental problem is that "require" doesn't seem to work anymore. I can require a ruby file, and that returns true (which supposedly means it found the file), but when I try to use anything from that file, it doesn't work.
So it's not *completely* broken, but the usefulness of the object is severely limited until I figure out how to get "require" working again.