Skip to main content

avo-engine-internals

The Rails-engine plumbing you touch when writing custom Ruby that runs inside Avo — engine path helpers (`avo.` vs `main_app.`), `Avo::Current`, `Avo::ExecutionContext`, reserved model names and route conflicts, `Avo::Services::EncryptionService`, and calling your app's helpers from inside Avo. Use when the user wants to link from the admin back to their main app, fix `undefined method 'posts_path'` inside Avo, access the current user / request / params / context / tenant inside an Avo block, know which variables (`record`, `resource`, `view`, `current_user`) a lambda gets or why `record` is nil, use an app view helper inside an Avo field, fix a model named `resource` / `chart` / `search` / `home` that breaks the admin, keep a reserved-name model while renaming its resource (`--model-class`), or encrypt a value to pass through Avo params.

Aller à l'installation

Informations de source

Dépôt
avo-hq/avo
Dernière activité de la source
4 août 2026 à 10:54
Langue détectée de SKILL.md
anglais
Étoiles
1 797
Forks
315

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.