Registry / utility / necromancer

necromancer

JSON →
library0.7.0rbrubygemsunverified

Provides conversion from one object type to another with a bit of black magic.

gem install necromancer
INSTALL
IMPORT
SIG · NECROMANCER
N
necromancer
utilityrubyv0.7.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.

Necromancer
require 'necromancer'

Create a converter and transform a string to an integer.

require 'necromancer' converter = Necromancer.new converter.convert('42').to(:integer) # => 42
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
necromancer — gem install necromancer · libregistry