Registry / cloud / iron-worker-ng

iron-worker-ng

JSON →
library1.6.10rbrubygemsunverified

New generation Ruby client for IronWorker, providing an interface to manage and run background jobs on the Iron.io platform.

gem install iron_worker_ng
INSTALL
IMPORT
SIG · IRON-WORKER-NG
I
iron-worker-ng
cloudrubyv1.6.10
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.

IronWorkerNG
require 'iron_worker_ng'

Initialize the IronWorker client and queue a task.

require 'iron_worker_ng' client = IronWorkerNG::Client.new(token: 'your_token', project_id: 'your_project_id') client.tasks.create('MyWorker', param1: 'value')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
iron-worker-ng — gem install iron-worker-ng · libregistry