editor.rb

Path: lib/json/editor.rb
Last Update: Wed Dec 05 20:35:07 +0000 2007

To use the GUI JSON editor, start the edit_json.rb executable script. It requires ruby-gtk to be installed.

Required files

gtk2   iconv   json   rbconfig   open-uri  

Methods

start  

Public Class methods

Starts a JSON Editor. If a block was given, it yields to the JSON::Editor::MainWindow instance.

[Validate]