![]() | enginex and installing gem locally? |
|
22 Jan 2011, 09:18
James West (98 posts) |
Hi, I wrote a couple of engines using bundle gem which I found really easy to install into other apps locally without having to publish them first using the rake build and install commands but now I have built the pdf renderer gem using enginex I find myself struggling to install the gem locally for inclusion in an external (rather than the internal dummy app) for real life integration and I would like to know if there is a simple way to do this and if so perhaps it should be mentioned in the book? |
|
09 Feb 2011, 14:28
José Valim (26 posts) |
James, The only thing that is probably missing in Enginex is the gemspec. After adding a gemspec, you can easily use it in order applications. If you want to use bundler gemspec, you can do the following: |
| You must be logged in to comment |

