actionview-vue_tag_helper 0.1.0
Extends ActionView with a `vue` helper for the Islands architecture: Vue components mounted on otherwise static, server-rendered pages. Unlike the built-in `tag` helper, it emits v-bind shorthand for typed props, switches to single-quote attribute delimiters when values contain double quotes (e.g. JSON), and validates that tag names are legal kebab-cased custom element names.
Gemfile:
=
install:
=
Versions:
- 0.1.0 May 25, 2026 (12 KB)
Runtime Dependencies (1):
actionview
>= 8.0