Is there any planning taking place yet for image spriting in Rails 3.1 (from David''s Railsconf talk)? I imagine all efforts are currently set on launching 3.0, but is there someone thinking about this yet? I know there are some implementations of this on Github, that use RMagick, but I think a solution similar to Cappuccino''s is worth considering: http://cappuccino.org/discuss/2009/11/11/just-one-file-with-cappuccino-0-8/ Base64 encoded images increase file sizes a bit, most of which can be mitigated through compression, but it eliminates any ImageMagick dependencies and is backward compatible all the way to IE6. /mauricio -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.