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: 14,213 of 183,021
Downloads: 123,700

Daily

Ranking: 24,223 of 183,007
Downloads: 9

Depended by

RankDownloadsName
30,58338,467savant-scenes
36,94029,932savant-echo
70,70612,440golf_handicap
86,5419,090coinflip
98,8147,374nature
101,5407,022my_yard
107,5226,241gyoutube-dl
137,9383,906create_doc
169,1182,162rbencrypt2
170,4192,079tiba

Depends on

RankDownloadsName
62668,373,188require_all
7,675407,711gtk3
8,445342,314gtksourceview3

Owners

#GravatarHandle
1iconBeagle123