Rails 3.0.x project I am working using a gem that contains a large amount of test data that is not needed to deploy heroku. I would like to exclude this from a miss to the hero, since he adds several tens of megabytes to the slug (and several times deleted us beyond the size of 100 MB, our pool is large for other reasons.)
I tried to do this using the .slugignore mechanism, but I cannot find a way to exclude it in gems, not files in the application. This is a rails 3.0.x application running on a bamboo stack, but I upgraded to rails 3.1 and / or cedar cache if there was a workaround / procedure in these versions.
Other suggestions for correcting this that do not βmake a huge gem smallerβ are also very encouraging and welcome.
source
share