Registry / utility / coercible

coercible

JSON →
library1.0.0rbrubygemsunverified

Powerful, flexible and configurable coercion library for Ruby.

gem install coercible
INSTALL
IMPORT
SIG · COERCIBLE
C
coercible
utilityrubyv1.0.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.

Coercible
require 'coercible'

Coerces a string to an integer using the library.

require 'coercible' coercer = Coercible::Coercer.new puts coercer.coerce('42', Integer) # => 42
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
coercible — gem install coercible · libregistry