Module: Nexo::Generators
- Defined in:
- lib/generators/nexo/install/install_generator.rb,
lib/generators/nexo/skill/skill_generator.rb,
lib/generators/nexo/state/state_generator.rb,
lib/generators/nexo/artifacts/artifacts_generator.rb,
lib/generators/nexo/workflows/workflows_generator.rb
Overview
Namespace for Nexo's Rails generators (+rails g nexo:install+,
nexo:workflows, nexo:artifacts, nexo:state, nexo:skill). Each is
Rails-coupled and never autoloaded by the plain-Ruby core.
Defined Under Namespace
Classes: ArtifactsGenerator, InstallGenerator, SkillGenerator, StateGenerator, WorkflowsGenerator