Registry / utility / ruby-scribe

ruby-scribe

JSON →
library0.1.5rbrubygemsunverified

A ruby formatting tool that takes S-expression as input and intelligently outputs formatted Ruby code.

gem install ruby_scribe
INSTALL
IMPORT
SIG · RUBY-SCRIBE
R
ruby-scribe
utilityrubyv0.1.5
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.

RubyScribe
require 'ruby_scribe'

Format S-expressions into readable Ruby code

require 'ruby_scribe' sexp = [:defn, :hello, [:args], [:puts, "Hello"]] puts RubyScribe.format(sexp)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ruby-scribe — gem install ruby-scribe · libregistry