I downloaded the code of em-ftpd and made some necessary changes to it locally. I don’t want to fork It, just use the changes I made.
Also, I have other project that implements a new driver for this ftp server.
In the driver’s folder I need to call em-ftpd gem, but with my own modified code.
It would be nice if can be done with bundler.
How can I do this?
I downloaded the code of em-ftpd and made some necessary changes to it locally.
Share
In bundler you can reference a gem in the file system: