Thanks Matt. Installing the gem manually with the --cache option
solved my problem

Are there plans to have add a nice merb:gem:install --all which will
include everything (including dependencies)?

On Nov 15, 7:25 pm, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote:
> you need to do:
>
> thor merb:gem:install name_of_your_dep
>
> if you didn't release your gem, simply do:
>
> thor merb:gem:install name_of_your_dep --cache
>
> -Matt
>
>
>
> On Sat, Nov 15, 2008 at 9:19 PM, Jacques Crocker <[EMAIL PROTECTED]> wrote:
>
> > I'm trying to freeze my gems dependencies.
>
> > thor merb:gem:install
>
> > This seems to freeze all my merb related stuff. But it doesnt include
> > my custom dependencies
>
> > Here is my dependencies file:
> >http://gist.github.com/25386
>
> > After running 'thor merb:gem:install', here is the directory list of
> > my gems/gems folder
> >http://gist.github.com/25387
>
> > Please let me know what I might be doing wrong. Thanks
--~--~---------~--~----~------------~-------~--~----~
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