On Aug 12, 8:29 pm, Jon Hancock <[email protected]> wrote: > I've installed ruby 1.9.1-p243 on OS X. Managed to get it coexisting > with ruby 1.8.6 as near as I can tell. > Then installed merb gems: > sudo gem191 install methopara --format-executable > sudo gem191 install merb --format-executable > > I get these errors when running merb on a barebones project which > works under 1.8.6: > > > merb191 -a thin > > /usr/local/lib/ruby191/gems/1.9.1/gems/merb-core-1.0.12/lib/merb-core/ > dispatch/router/behavior.rb:18: warning: undefining `object_id' may > cause serious problem > /usr/local/lib/ruby191/gems/1.9.1/gems/merb-core-1.0.12/lib/merb-core/ > dispatch/router/behavior.rb:18: warning: undefining `__send__' may > cause serious problem
First of all these are just warnings. Does it work or not? > > Any ideas? > thanks, Jon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
