Registry / serialization / raml-ruby

raml-ruby

JSON →
library0.1.2rbrubygemsunverified

Implementation of RAML parser in Ruby.

gem install raml_ruby
INSTALL
IMPORT
SIG · RAML-RUBY
R
raml-ruby
serializationrubyv0.1.2
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.

RamlRuby
require 'raml_ruby'

Parse a RAML file and access its title.

require 'raml_ruby' raml = RamlRuby.parse(File.read('api.raml')) puts raml.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
raml-ruby — gem install raml-ruby · libregistry