There's no documentation for this item.
| Modules | |
|---|---|
| Encoding | |
| Classes | |
|---|---|
| CircularReferenceError | |
| ParseError | |
| Variable | A string that returns itself as its JSON-encoded form. |
| Constants | |
|---|---|
| DATE_ |
matches YAML-formatted dates |
| REFERENCE_ |
|
| RESERVED_ |
|
| Public Methods | |
|---|---|
| decode | Converts a JSON string into a Ruby object. |
| encode | Converts a Ruby object into a JSON string. |
| reserved_ |
|
| valid_ |
|
| Protected Methods | |
|---|---|
| convert_ |
Ensure that ":" and "," are always followed by a space |
| raise_ |
|
<code/>and<pre/>for code samples.