FXRuby Reference

Frank Thomas wrote:

I’ve just begun working with Ruby and now i’m looking for a good command
reference that explains all FX commands and their parameters.

It is a work in progress, but you can check this out:

 http://www.fxruby.org/doc/api

For any gaps in that documentation (and there are still many!) you will
have to resort to the C++ library’s API docs, e.g.

 http://www.fifthplanet.net/foxdoc-stable/index.html

Hope this helps,

Lyle