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,035 of 191,254
Downloads: 135,540

Daily

Ranking: 52,956 of 191,174
Downloads: 1

Depended by

RankDownloadsName
31,04743,337savant-scenes
37,75733,299savant-echo
70,74514,094golf_handicap
89,5979,738coinflip
93,5269,085my_yard
98,0378,470nature
108,7226,997gyoutube-dl
138,7744,411create_doc
173,1712,429rbencrypt2
173,6472,398tiba

Depends on

RankDownloadsName
8,075494,148gtk3
21,17575,519gtksourceview4

Owners

#GravatarHandle
1iconBeagle123