Skip to content

Beagle123/visualruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@title Home

Visual Ruby

Create GUIs with Ruby.

<iframe width="420" height="315" src="https://www.youtube.com/embed/CY-0OYkg7b8" frameborder="0" allowfullscreen></iframe>

Visualruby was designed specifically for rubyists who want to add a GUI to their ruby scripts. It enormously simplifies the process of adding GTK+ windows to your applications. Visualruby is completely integrated with the glade interface designer, so you only need to click on a ruby file to edit its widgets using glade.

The editor has a "Run" button to execute your script, and if an error occurs, the editor will automatically jump to the spot in your code that caused the error. Also, you can create a .gemspec file, compile your gem, install your gem, or push, yank or uninstall your gem with just one mouse-click.

GUIs Are Easy As 1,2,3...

Write your code

Create your GUI with Glade

Click the Run button

About

Make GUI programs with Ruby!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages