Registry / utility / composable-core

composable-core

JSON →
library0.0.13rbrubygemsunverified

Provides core composable objects for building Ruby services and forms.

gem install composable-core
INSTALL
IMPORT
SIG · COMPOSABLE-CORE
C
composable-core
utilityrubyv0.0.13
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.

Composable
require 'composable-core'

Define and run a simple service operation

require 'composable-core' class MyService < Composable::Operation def call Success('done') end end MyService.new.call
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
composable-core — gem install composable-core · libregistry