The "ruby way" to do desktop applications?

I use wxruby for desktop applications. It's multiplatform, uses native widgets
(gtk on linux), fast and simple to program.

http://wxruby.rubyforge.org/wiki/wiki.pl

Bests:

Zoltán

···

On 2013.02.11. at 16:29, "guirec c." <lists@ruby-forum.com> wrote:

For exemple, I want to create an application to manage a small business.
I want to store contacts, products and bills. I need a simple interface.
Nothing very complicated but I need a clean and pretty interface. I can
build it with Swing, in Java.

In this case which tool can I use? Is it better to build a local web