RubyGems Navigation menu

visualruby 3.1.9

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.4.13 - May 23, 2021 (176.0 KB)
  2. 3.4.12 - May 18, 2021 (176.0 KB)
  3. 3.4.11 - May 17, 2021 (176.0 KB)
  4. 3.4.10 - May 17, 2021 (176.0 KB)
  5. 3.4.9 - May 17, 2021 (176.0 KB)
  6. 3.1.9 - August 22, 2017 (172.5 KB)
顯示所有版本(共 121)

Runtime 相依性套件 (4):

cairo = 1.15.5
gtk3 = 3.1.1
gtksourceview3 = 3.1.1
require_all >= 1.2

擁有者:

作者:

  • Eric Cunningham

SHA 256 checksum:

1bc8b5416f7f50852c1f4c41da64d02389ea3d4a1db9c12161c1119a38b6995b

總下載次數 119,490

這個版本 1,573

License:

MIT

Ruby 版本需求: >= 0

相關連結: