Categories: None [Edit]

visualruby

https://rubygems.org/gems/visualruby
https://github.com/Beagle123/visualruby
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, get instructions from our github page at https://github.com/Beagle123/visualruby

Total

Ranking: 15,413 of 195,264
Downloads: 139,138

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
31,54944,392savant-scenes
38,01334,455savant-echo
71,39714,493golf_handicap
90,24110,036coinflip
94,1159,367my_yard
98,6558,724nature
109,6097,196gyoutube-dl
137,9264,644create_doc
175,0112,511rbencrypt2
175,6052,472tiba

Depends on

RankDownloadsName
8,325514,212gtk3
21,09380,465gtksourceview4

Owners

#GravatarHandle
1iconBeagle123