Registry / web-framework / vx-common-rack-builder

vx-common-rack-builder

JSON →
library0.0.2rbrubygemsunverified

Extracted Rack::Builder for standalone use in Rack applications.

gem install vx-common-rack-builder
INSTALL
IMPORT
SIG · VX-COMMON-RACK-BUI
V
vx-common-rack-builder
web-frameworkrubyv0.0.2
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.

VxCommonRackBuilder
require 'vx-common-rack-builder'

Create a minimal Rack app using the extracted builder.

require 'vx-common-rack-builder' app = VxCommonRackBuilder.new { run ->(env) { [200, {}, ['Hello']] } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
vx-common-rack-builder — gem install vx-common-rack-builder · libregistry