I installed compass-rails in my Rails 3.2.6 app but only for the automatic sprites feature and I'm thinking that :
I've tried css_sprite but it won't install because of yet another missing library (I'm on windows)
And lemonade but the server won't start with it in the gemfile since it's been deprecated and integrated into... compass
So I'm wondering if there is any simple gem that can generate sprites and associated classes ?
Sprite Factory has worked well for me for some solutions: https://github.com/jakesgordon/sprite-factory