On Dec 30, 2011, at 04:47 , alvaro alves wrote: > Hello ppl I'm using staticmatic and don't want to install the gem, and I > want to use the -I command to tell where staticmatic load the lib from > my app.. > Someone can help me? What's the question? Please be more direct with what problem you're having and we'll better assist you. gem unpack staticmatic-x.y.z.gem ruby -I staticmatic-x.y.z/lib myscript.rb