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,398 of 195,835
Downloads: 141,169

Daily

Ranking: 12,368 of 195,800
Downloads: 78

Depended by

RankDownloadsName
31,64844,606savant-scenes
38,09834,602savant-echo
71,50714,554golf_handicap
90,49010,063coinflip
94,0079,460my_yard
98,9958,741nature
109,7127,252gyoutube-dl
138,2234,671create_doc
175,5312,533rbencrypt2
176,1672,489tiba

Depends on

RankDownloadsName
8,314520,754gtk3
20,82682,901gtksourceview4

Owners

#GravatarHandle
1iconBeagle123