I tried rake gem:unpack but I get task not found. I would like to have refinery gems in my /vendor directory to be able to see the never ending views and partials and may be modify them.
|
feedback
|
|
I'm still learning how to do things the "Rails way", but I feel your need to have the files in a directory that's easy to see. One command I found that will dump in vendor in the local project is | ||||
|
feedback
|
|
run more here: http://gembundler.com/bundle_package.html | |||
|
feedback
|