Has anyone had success doing this? Aside from freezing my version of
rails, I haven’t done
too much unpacking of gems into my rails apps. I have the following
in my app
-vendor
- httparty
- json
Is there anything I need to do to have the project know about BOTH of
these?
Thanks in advanced…