> On the bright side, this means that your app is fully contained and > will deploy perfectly every time.
While I really like the idea of fully contained apps, the fact that it is mandatory is sometimes painful for gems that have a native extension. That's the case for the eventmachine on Solaris - it requires some tweaking before it compiles properly (see http://www.khokhar.info/2008/10/12/opensolaris-problem-installing-eventmachine-gem/). I'm not sure yet how I'm going to handle this one. Maybe just an edge-case, but it may be useful to be able to instruct merb not to redeploy specific gems. -- Thibaut --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
