Registry / async / promise-rb

promise-rb

JSON →
library0.7.4rbrubygemsunverified

Promises/A+ for Ruby.

gem install promise.rb
INSTALL
IMPORT
SIG · PROMISE-RB
P
promise-rb
asyncrubyv0.7.4
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.

Promise
require 'promise'

Creates a resolved promise and chains a then callback.

require 'promise' Promise.value(42).then { |v| puts v }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources
promise-rb — gem install promise-rb · libregistry