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,873 of 180,459
Downloads: 119,178

Daily

Ranking: 9,403 of 180,454
Downloads: 52

Depended by

RankDownloadsName
30,43036,649savant-scenes
36,74928,580savant-echo
70,72411,823golf_handicap
85,1488,880coinflip
98,8297,031nature
101,3156,703my_yard
107,7655,914gyoutube-dl
138,2653,709create_doc
167,8532,060rbencrypt2
169,0961,982tiba

Depends on

RankDownloadsName
62460,100,066require_all
7,483388,947gtk3
8,061326,823gtksourceview3

Owners

#GravatarHandle
1iconBeagle123