Hi, The locations you found aren't really affecting this. Have a look in ~/.thor to see which thor tasks have been installed system-wide (you'd have to open up the files with the MD5'd names and see the code). If you found an older version of merb.thor, just delete the file.
- Fabien On Nov 15, 11:14 pm, Aurels <[EMAIL PROTECTED]> wrote: > Hi, > > >Seems to me that you have merb.thor installed globally (through Thor > >itself) and locally within the app (which is what we recommend). The > >warnings you see indicate that merb.thor is loaded twice, which can > >happen in this case. > > And what should one do to avoid those warnings? > > As you said, I have 'merb.thor' at different places in my system: > > locate merb.thor > /Library/Ruby/Gems/1.8/gems/merb-gen-0.9.12/lib/generators/templates/ > application/common/merb.thor > /Library/Ruby/Gems/1.8/gems/merb-gen-1.0/lib/generators/templates/ > application/common/merb.thor > /Users/aurels/Coding/ruby/merb/rodowod-lite/tasks/merb.thor > > Thanks. > > Aurélien --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
