class Rails::Generators::AppGenerator
def initialize(*args)
def initialize(*args) super imply_options(OPTION_IMPLICATIONS, meta_options: META_OPTIONS) @after_bundle_callbacks = [] end
def initialize(*args) super imply_options(OPTION_IMPLICATIONS, meta_options: META_OPTIONS) @after_bundle_callbacks = [] end