Sha256: dc4db82e1eef3eba8cb1e17d5224c22a27fb64e6bd427e89a8b3ad72e0a76c30
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
module Hisyo class Generator def generate_sprockets src = File.expand_path("assistance/sprockets", DIR) root = options[:root] copy(src) end end help <<-TEXT -k sprockets: for Sprockets and helpers generation TEXT end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hisyo-0.2.0 | lib/hisyo/generator/sprockets.rb |