Registry / web-framework / render-component-vho

render-component-vho

JSON →
library3.2.1rbrubygemsunverified

Components allow you to call other actions for their rendered response while executing another action.

gem install render_component_vho
INSTALL
IMPORT
SIG · RENDER-COMPONENT-V
R
render-component-vho
web-frameworkrubyv3.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RenderComponentVho
require 'render_component_vho'

Render a component from another action within a controller.

require 'render_component_vho' class MyController < ApplicationController include RenderComponent def show render_component action: 'sidebar', controller: 'shared' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
render-component-vho — gem install render-component-vho · libregistry