-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Simple question: How to install FxRuby on windows.
I have installed ruby 1.9 using one click installer from http://rubyinstaller.org/
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've done quite a bit of research on Ruby GUI design, and it appears to be the one area where Ruby tends to be behind the curve. I've explored the options of MonkeyBars, wxRuby, fxRuby, Shoes, etc. and was just wanted to get some input from the Ruby community.
While they're definitely usable, the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi dear community!
I need draw some lines/circles/rect/etc from ruby into something like canvas.
I tried wxRuby and fxRuby but they are have no good examples to draw simple lines.
Just tried to install qtruby on Windows and its fall cause of some number of errors.
So:
1) Which API for ruby to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I just install rails 3 and all gems that it need, but when I try to start server, it says about problem in boot script.
[rap-kasta@acerAspire testR3]$ script/rails server
/home/rap-kasta/tmp/testR3/config/boot.rb:7:in `rescue in <top (required)>': uninitialized constant Bundler (NameError)…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I hope someone can assist me. I have RubyMine 2.0.2 installed on Windows 7 32 bit computer. Since a week ago (I presume it must have been after I have update some gems) I cant seem to debug form the IDE. I am trying to debug a rake task which I could before. Running the rake task normally works perfect…
>>> More