Sha256: 79f0a521b3b11ef21dcd482f31ea7419441091d59c1b52ba41ce562039c51044
Contents?: true
Size: 164 Bytes
Versions: 54
Compression:
Stored size: 164 Bytes
Contents
module Dugway module Filters module FontFilters def font_family(font_name) ThemeFont.find_family_by_name(font_name) end end end end
Version data entries
54 entries across 54 versions & 1 rubygems