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,361 of 196,769
Downloads: 144,400

Daily

Ranking: 8,611 of 196,731
Downloads: 283

Depended by

RankDownloadsName
31,79744,830savant-scenes
38,26434,777savant-echo
71,73014,627golf_handicap
90,84010,098coinflip
94,2849,507my_yard
99,3268,778nature
110,0727,287gyoutube-dl
138,7774,698create_doc
176,5802,547rbencrypt2
177,2112,506tiba

Depends on

RankDownloadsName
8,319531,829gtk3
20,29487,693gtksourceview4

Owners

#GravatarHandle
1iconBeagle123