Thoughts Heap

A Blog by Roman Gonzalez.-

RSS
Mar
17th
Tue
permalink

Issues with bundled gems on a Merb project

I don’t know why, but the first time I executed the thor merb:gem:install task, the bin/merb, bin/merb-gen and bin/rake executables didn’t install correctly.

After googling a couldn’t find the problem I was handling. Just to try I deleted the gems from the gems/gems folder, executed the thor merb:gem:redeploy task, and everything seemed to work as expected.

Weird.

blog comments powered by Disqus