Thanks Fabian, I see, so dependencies.rb is also the source of what is installed with merb:stack:install? A while back it seemed the dependencies task was not working for me, but I will try the --include-dependencies trick. Basically what I meant by it puking is that thor was not letting me run any tasks because it knew I was in a project directory with a locally installed thor gem, but since there was no wrapper script in the bin directory, I couldn't run ./bin/thor as it was was telling me to. However, I soon found ./gems/bin/thor, and all was well.
Thanks again, Peter On Oct 23, 2:20 pm, loob2 <[EMAIL PROTECTED]> wrote: > Oh, and regarding merb-gen, it's not being bundled by default because > it's not an actual runtime dependency. > > Cheers, > > Fabien --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
