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,723 of 186,698
Downloads: 129,523

Daily

Ranking: 16,878 of 186,685
Downloads: 17

Depended by

RankDownloadsName
30,92140,650savant-scenes
37,66531,111savant-echo
71,01513,099golf_handicap
88,0929,346coinflip
97,7347,958my_yard
98,5427,850nature
108,3056,539gyoutube-dl
138,6974,109create_doc
171,0552,272rbencrypt2
172,1732,203tiba

Depends on

RankDownloadsName
8,141436,503gtk3
22,98162,016gtksourceview4

Owners

#GravatarHandle
1iconBeagle123