Module: Avm::EacRubyBase1::SourceGenerators::Base::Options

Defined in:
lib/avm/eac_ruby_base1/source_generators/base/options.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

GEMFILE_LOCK_OPTION =
:'gemfile-lock'
OPTIONS =
{
  GEMFILE_LOCK_OPTION => 'Run "bundle install" at the end'
}.freeze