Top Level Namespace

Defined Under Namespace

Modules: LcpErrorLogExtension, LcpRuby, RuboCop

Constant Summary collapse

FORMAT_AWARE =

Generators that accept –format option. Source of truth lives in ‘LcpRuby::Generators::FeatureRegistry` once the gem is loaded (`after_bundle`); this list mirrors the wizard’s curated set.

%w[
  install_auth custom_fields export import batch_operations
  role_model permission_source groups
  auditing monitoring saved_filters
  pages background_jobs
  workflow_definition workflow_approvals workflow_audit_log
  gapfree_sequences
].freeze