Sha256: 0e8f230093341b67b71edcd779b387654b0b05c14675c5da855aa48cc1c8699d
Contents?: true
Size: 256 Bytes
Versions: 1
Compression:
Stored size: 256 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 %>" OrigenAppGenerators.add_generators(<%= @namespace %>::AVAILABLE)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
origen_app_generators-1.0.0 | templates/app_generators/origen_infrastructure/app_generator_plugin/config/load_generators.rb |