I have a couple of different machines I work on:
- my mac book
- winxp machine
- linux server (shared server at hosting corp.)
I unpack the gems and dependencies.
I use bluecloth. Unpacked Bluecloth on mac & linux works well, no issues. But does not work at all on the winxp box.
The only workaround I have is to delete the bluecloth folder from working directory.
Is there a configuration option I can set to ignore the unpack gems or one of the unpacked gems (instead of deleting the folder).