Problem/Question Freeride

L

len

Hi all

I am running Ruby(Ver 1.8.4) on Windows XP version. I have installed
Freeride(Ver 0.9.5). When I load a simple program (see below)

puts 'Hello there, and what\'s your name?'
name = gets.chomp
puts 'Your name is ' + name + '? What a lovely name!'
puts 'Pleased to meet you. ' + name + '. :)'

and try to run it within Freeride, I get the following in the Output
View
ruby C:\myRuby\Tutorial\test.rb

Yet I really don't see my program running. I went into preferences and
checked "Run process in terminal" and nothing.

I don't understand what I'm missing. I am just learning to write Ruby
code as you can see from the example and was under the empression I
could run my programs from within Freeride.

Any Help Appreciated
Len
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top