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,232 of 192,505
Downloads: 137,212

Daily

Ranking: 21,738 of 192,483
Downloads: 19

Depended by

RankDownloadsName
31,28243,801savant-scenes
37,85733,813savant-echo
70,93114,266golf_handicap
90,1469,800coinflip
93,6799,216my_yard
98,1778,586nature
109,0517,083gyoutube-dl
138,9854,472create_doc
173,6992,472rbencrypt2
174,2592,436tiba

Depends on

RankDownloadsName
8,125501,208gtk3
21,19077,339gtksourceview4

Owners

#GravatarHandle
1iconBeagle123