Me too. I looked at an old project that had haml (2.2.17) frozen and it didn't have the gem.spec in the vendor/gems/haml dir.
I'm thinking that I want to uninstall and re-install all of my gems, but I'm not sure how to do this without destroying the Ruby install. Guess I'll have to do some searching for a how-to. I'll let you know how this goes and if the issue persists with a clean install. On Apr 14, 2010, at 5:39 PM, Nathan Weizenbaum wrote: > I feel a little out of my depth here. Does the rake installed gem > contain the gemspec? > > On Wed, Apr 14, 2010 at 8:08 AM, Matt <[email protected]> wrote: >> Well, in .../Test_Sites/test_haml3b2/vendor/gems/haml-3.0.0.beta.2 >> there is nothing >> this is just an empty directory (I think as a result of the unpack >> failure) >> >> Also, I'm not sure why I needed to use sudo, normally I just do rake >> gems:unpack as >> my regular account. >> >> In /Library/Ruby/Gems/1.8/specifications there is: >> >> -rw-r--r-- 1 root admin 9992 Apr 13 21:26 haml-3.0.0.beta.2.gemspec >> -- You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en.
