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,004 of 189,968
Downloads: 134,929

Daily

Ranking: 43,384 of 189,933
Downloads: 4

Depended by

RankDownloadsName
30,97943,192savant-scenes
37,69833,188savant-echo
70,65514,050golf_handicap
89,4589,714coinflip
93,5209,045my_yard
97,9438,445nature
108,6156,973gyoutube-dl
138,7054,392create_doc
173,0502,415rbencrypt2
173,4552,387tiba

Depends on

RankDownloadsName
8,057490,910gtk3
21,28074,524gtksourceview4

Owners

#GravatarHandle
1iconBeagle123