embed-assets-rails 0.9.3
This gem provides integration of embedding images and fonts as base64 into CSS files within the Rails asset pipeline. More about embedding assets and how it works, see the [jammit documentation][1]. This gem actually reuses code from that project.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
actionpack
~> 3.1.0.rc4
railties
~> 3.1.0.rc4