2008/11/6 Max <[EMAIL PROTECTED]>: > > Is it possible that we could allow mongrel to be bundled and used > along with merb? I used thor to install mongrel into the local gems > directory (thor merb:gem:install mongrel), but when I try to start > merb I get FATAL: Mongrel is not installed, etc etc. Or am I doing > something wrong?
Probably because RubyGems path is set late. Are you using custom merb binary or how do you point Merb to use bundled server? In general, there's nothing about it that makes it impossible, but I am not sure how would you do it without writing a custom runner. -- 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 -~----------~----~----~----~------~----~------~--~---
