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,783 of 187,239
Downloads: 131,248

Daily

Ranking: 9,588 of 187,224
Downloads: 82

Depended by

RankDownloadsName
30,82841,748savant-scenes
37,52932,047savant-echo
70,46713,580golf_handicap
88,5609,495coinflip
95,7838,414my_yard
97,6658,176nature
108,0076,754gyoutube-dl
138,2594,242create_doc
171,6782,338rbencrypt2
172,3092,296tiba

Depends on

RankDownloadsName
8,078454,574gtk3
22,44765,559gtksourceview4

Owners

#GravatarHandle
1iconBeagle123