2008/11/2 MarkMT <[EMAIL PROTECTED]>: > > >> Can you show what RUBY_PLATFORM outputs in irb? it looks like every >> kinda-UNIX-but-not-really environment for Windows uses it's own platform >> string >> and some library currently does not recognize yours. > > > RUBY_PLATFORM gives "i386-cygwin"
Yeah, Merb did not handle that. I fixed that in head, will be alright in the next RC. For now, set Merb::Config[:fork_for_class_load] to false in your init file. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
