Registry / utility / pay-dirt

pay-dirt

JSON →
library1.1.0rbrubygemsunverified

Provides the basic building blocks of a pattern capable of reducing a towering codebase to modular rubble (or more Ruby gems)

gem install pay_dirt
INSTALL
IMPORT
SIG · PAY-DIRT
P
pay-dirt
utilityrubyv1.1.0
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.

PayDirt
require 'pay_dirt'

Create a service object using PayDirt

require 'pay_dirt' class MyService include PayDirt def initialize(options) load_options(:name, :age, options) end def call "Hello, #{@name}!" end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pay-dirt — gem install pay-dirt · libregistry