after I install a rails gem...I don't see it in /vendor ... where is it?
Posted
by Angela
on Stack Overflow
See other posts from Stack Overflow
or by Angela
Published on 2010-05-23T17:35:32Z
Indexed on
2010/05/23
17:40 UTC
Read the original article
Hit count: 130
rubygems
For only one of my gems, compass, is it showing up in the /vendor subdirectory.
1) Where is it?
2) how do I have it show up in the directory?
Part of the reason is that I need to take a closer look at the gem to see what it is doing because the documentation isn't complete.
© Stack Overflow or respective owner