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,860 of 188,047
Downloads: 132,686

Daily

Ranking: 16,841 of 188,026
Downloads: 29

Depended by

RankDownloadsName
30,89242,290savant-scenes
37,58032,469savant-echo
70,59813,756golf_handicap
88,8869,593coinflip
94,5518,702my_yard
97,8758,283nature
108,2326,852gyoutube-dl
138,5714,308create_doc
172,1972,379rbencrypt2
172,7662,343tiba

Depends on

RankDownloadsName
8,064468,333gtk3
22,09668,389gtksourceview4

Owners

#GravatarHandle
1iconBeagle123