RubyGems Navigation menu

Ron 0.1.2

Well, who needed another serialization format? Not me, but that's what I've made. Ruby Object Notation (Ron) is a textual format for the representation of Ruby data structures. It's somewhat like YAML, XML, or (most of all) JSON. However, since it is defined entirely within and as a subset of Ruby, it has the slick property that Ron expressions are legal Ruby. Thus it is very like JSON, except that it's Ruby-centered instead of being JavaScript-centered. Another way to look at Ron is as a purely declarative language for creating (almost) any type of Ruby data structure.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - January 03, 2010 (25 KB)
  2. 0.1.1 - August 07, 2009 (21.5 KB)
  3. 0.1.0 - October 09, 2006* (13 KB)

Owners:

Authors:

  • Caleb Clausen

SHA 256 checksum:

675154d6e71316772ad54a4f603a06eb8c47964fc81742ffaabf30823e26fcc0

Total downloads 14,059

For this version 5,607

Licenses:

N/A

Required Ruby Version: None

Links: