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 goto visualruby.net!

Total

Ranking: 13,888 of 180,530
Downloads: 119,285

Daily

Ranking: 8,953 of 180,517
Downloads: 51

Depended by

RankDownloadsName
30,44036,696savant-scenes
36,76428,606savant-echo
70,71011,846golf_handicap
85,2028,885coinflip
98,8057,042nature
101,2836,716my_yard
107,7735,923gyoutube-dl
138,3013,713create_doc
167,8852,064rbencrypt2
169,1431,985tiba

Depends on

RankDownloadsName
62460,364,382require_all
7,492389,522gtk3
8,071327,168gtksourceview3

Owners

#GravatarHandle
1iconBeagle123