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: 14,249 of 183,477
Downloads: 125,167

Daily

Ranking: 12,967 of 183,470
Downloads: 11

Depended by

RankDownloadsName
30,61138,777savant-scenes
37,00230,132savant-echo
70,75712,524golf_handicap
86,7409,129coinflip
98,8267,429nature
99,4857,349my_yard
107,5676,286gyoutube-dl
137,8963,939create_doc
169,3802,177rbencrypt2
170,6582,095tiba

Depends on

RankDownloadsName
7,871410,820gtk3
23,74055,390gtksourceview4

Owners

#GravatarHandle
1iconBeagle123