Skip to content

Add a `gemojione:sprite` Rake task

Robert Speicher requested to merge rs-sprite-task into master

This task will generate a standard and Retina sprite of all of the current Gemojione Emojis, with the accompanying SCSS map.

It will not appear in rake -T output, and the dependent gems are not included in the Gemfile by default, because this task will only be needed occasionally.

Merge request reports