RubyGems Navigation menu

visualruby 1.0.13

Visualruby is a complete IDE for making graphical user interfaces with ruby. It utilizes glade interface designer to create windows, and uses a library of GUI helpers to make coding GTK+ programs easy. The IDE really helps you organize your files and your thoughts because it names your ruby files and glade files by a naming convention. You files take on the names MyClass.rb, and MyClass.glade. Then you can easily edit the GUI (glade file) by right clicking on your class's file. It also creates .gemspec files for you, then you can right-click on the .gemspec file to install it, or upload it to rubygems.org. You can also yank your gems with one click. To install goto visualruby.net!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.4.13 - May 23, 2021 (176 KB)
  2. 3.4.12 - May 18, 2021 (176 KB)
  3. 3.4.11 - May 17, 2021 (176 KB)
  4. 3.4.10 - May 17, 2021 (176 KB)
  5. 3.4.9 - May 17, 2021 (176 KB)
  6. 1.0.13 - December 11, 2013 (115 KB)
Show all versions (121 total)

Runtime Dependencies (3):

gtksourceview2 >= 2.0.2
rdoc >= 0
vrlib >= 1.0.13

Owners:

Authors:

  • Eric Cunningham

SHA 256 checksum:

97553c6338df77133fa5487f1b26d20235ac1bfaba7cf9509d84d88207a5fcd6

Total downloads 119,439

For this version 2,486

Licenses:

N/A

Required Ruby Version: None

Links: