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: 15,074 of 192,034
Downloads: 136,522

Daily

Ranking: 9,392 of 191,980
Downloads: 170

Depended by

RankDownloadsName
31,19843,607savant-scenes
37,83033,613savant-echo
70,92914,180golf_handicap
89,9209,773coinflip
93,6249,162my_yard
98,1028,539nature
108,8917,054gyoutube-dl
138,8914,447create_doc
173,4082,459rbencrypt2
173,9962,422tiba

Depends on

RankDownloadsName
8,087497,850gtk3
21,11576,565gtksourceview4

Owners

#GravatarHandle
1iconBeagle123