Christian Guimaraes wrote:
> I've forked the Merb-book project from github. When I try to locally
> run it, I have the described error.

It's because all gems are freeze in merb-book

if you read the README :


Note that you might have to "redeploy" the native gems
if the merb app server doesn't start:

        $ ./bin/thor merb:gem:redeploy

So run this command and after run merb by bin command (./bin/merb). Now
all works.

-- 
Cyril Mougel
http://blog.shingara.fr/en

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to