Sha256: 2e15823b7b7f9ab9bd504e641f7f6abbbba32b328667dc4db9c72bc8ca8155fd
Contents?: true
Size: 362 Bytes
Versions: 60
Compression:
Stored size: 362 Bytes
Contents
# This file is used to hook the generators defined in this plugin into the # 'origen new' command, it must not be removed or modified require 'origen_app_generators' require "<%= @name %>" template_dir = File.expand_path('../../app/templates/app_generators', __FILE__) OrigenAppGenerators.add_generators(<%= @namespace %>::AVAILABLE, template_dir: template_dir)
Version data entries
60 entries across 60 versions & 2 rubygems