Sha256: 1653133b207d5af0449c8c7ead6c344355695b424a0d41cdba74f0d701de0234
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
class AllSeeingEyeGenerator < Rails::Generator::Base def manifest record do |m| m.template('all_seeing_eye.yml', "config/all_seeing_eye.yml") end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
all_seeing_eye-0.1.1 | lib/generators/all_seeing_eye/all_seeing_eye_generator.rb |
all_seeing_eye-0.1.0 | lib/generators/all_seeing_eye/all_seeing_eye_generator.rb |