Skip to content

Instantly share code, notes, and snippets.

@dv
Created October 27, 2013 22:18
Show Gist options
  • Save dv/7188542 to your computer and use it in GitHub Desktop.
Save dv/7188542 to your computer and use it in GitHub Desktop.
Rails.application.assets.register_mime_type 'image/png', '.quant'
Rails.application.assets.register_engine '.quant', PngQuantProcessor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment