I have a problem with compass sprites.
I used two different config.rb files for it, but I need to generate sprites in same directory.
But this sprites deleted each other.
Now sprites filename is icons-s2e073c2bbc.png
How can I change default file name for one of them to sprites-s2e073c2bbc.png (or something like this)
It's not a best solution, but maybe it will be help someone
I added this code in config.rb file and now it save sprite file in another directory and there is no conflict with another sprite files.