Need help making Ruby tool

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
User avatar
tcebob
Posts: 80
Joined: Fri Mar 28, 2003 1:20 am

Need help making Ruby tool

Post by tcebob »

I recently installed Ruby and have a shortcut to Interactive Ruby

Code: Select all

C:\all\Prog\Ruby24-x64\bin\irb.cmd -rirb/completion
. Set up the tool as cmd.exe / C:\all\Prog\Ruby24-x64\bin\irb.cmd / $FileDir / Capture output.

Then I highlighted a simple line of code and clicked Tools. I clicked on the tool and a spinning circle appeared for a while and then went away.

Clearly, I'm not doing something right. Is there a detailed tutorial? Or has someone already made a Ruby tool?
Post Reply