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,743 of 186,947
Downloads: 130,630

Daily

Ranking: 64,278 of 186,938
Downloads: 9

Depended by

RankDownloadsName
30,88141,172savant-scenes
37,59731,577savant-echo
70,78013,327golf_handicap
88,3629,416coinflip
96,8978,175my_yard
98,1688,006nature
108,0386,656gyoutube-dl
138,5744,171create_doc
171,4442,299rbencrypt2
172,2632,249tiba

Depends on

RankDownloadsName
8,099446,263gtk3
22,70763,748gtksourceview4

Owners

#GravatarHandle
1iconBeagle123