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,325 of 193,756
Downloads: 138,446

Daily

Ranking: 32,898 of 193,649
Downloads: 5

Depended by

RankDownloadsName
31,39244,176savant-scenes
37,84834,264savant-echo
71,09214,404golf_handicap
90,5849,846coinflip
93,7659,316my_yard
98,2978,674nature
109,2237,158gyoutube-dl
139,1724,518create_doc
174,2352,495rbencrypt2
174,8292,457tiba

Depends on

RankDownloadsName
8,305507,842gtk3
21,21778,609gtksourceview4

Owners

#GravatarHandle
1iconBeagle123