Sha256: 8f08aef367297d3d713ee8a5542d5a2d374d79725997f03ae0428ed4f8e66d3f
Contents?: true
Size: 309 Bytes
Versions: 6
Compression:
Stored size: 309 Bytes
Contents
# The entypo-rails plugin provides access to the Entypo pictograms # by Daniel Bruce http://www.entypo.com in the Rails asset pipeline. module Entypo # Dummy engine so that lib/assets/stylesheets and vendor/assets/fonts # are picked up by Rails asset pipeline. class Engine < ::Rails::Engine end end
Version data entries
6 entries across 6 versions & 1 rubygems