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,267 of 193,101
Downloads: 137,931

Daily

Ranking: 11,523 of 193,081
Downloads: 91

Depended by

RankDownloadsName
31,31544,017savant-scenes
37,83734,056savant-echo
70,94414,358golf_handicap
90,3839,826coinflip
93,6489,284my_yard
98,1708,643nature
109,0597,136gyoutube-dl
139,0824,499create_doc
173,9772,486rbencrypt2
174,5452,449tiba

Depends on

RankDownloadsName
8,147504,594gtk3
21,19778,042gtksourceview4

Owners

#GravatarHandle
1iconBeagle123