Yup, Rails doesn't work yet. However, that specific bug with ActiveSupport and others are fixed in the current trunk. Eloy On 11 dec 2009, at 23:23, Mike Moore wrote:
AFAIK, Rails (including ActiveRecord) is not known to work in MacRuby yet.
On Fri, Dec 11, 2009 at 3:14 PM, Mark Buckingham <markbuckingham@gmail.com
wrote: Hi -
I have macruby 0.5 beta 2 installed, and I'm having trouble with activerecord.
First I installed activerecord (and activesupport) via macgem. Macgem reports that it installed activesupport-2.3.5 and activerecord-2.3.5.
I'm having trouble when trying to load activerecord though... From macirb, here's what happens:
$ macirb irb(main):001:0> require 'rubygems' => true irb(main):002:0> require 'activerecord' NameError: undefined method `format_datetime' for class `Logger' from core:in `require:'
Am I doing something wrong?
Thanks _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel