Hey everyone,

Using merb-1.0.1 and dm-0.9.7 gem versions in a working app, after running

thor merb:dependencies:configure
thor merb:dependencies:install
thor merb:gem:install ParseTree --cache
thor merb:gem:install system_timer --cache

I ran

./bin/merb -iv

and I get (in dev mode on osx tiger, ruby 1.8.6)

http://www.pastie.org/320302

Here is my database.yml:

http://www.pastie.org/320352

Now the *really* weird thing is, that when I run from *system* gems

merb -iv

everything works fine!

What's even more weird, after trying to bundle with

http://www.pastie.org/320345

running

./bin/merb -iv

gives me the same error like above, whereas

merb -iv

still works fine!

So to sum up:
When I run everything from system gem repo, everything works fine!
When I bundle all my system gems into .gems it doesn't work anymore!

I talked to this with wycats on IRC and he said that I shall post it
here, for more people to see.

I *have* to go to bed now! thx for taking a look :)

cheers
snusnu

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