I wrote a basic ruby program with TextMate: def hello puts " This works!" end
name it Check-it.rb
I open a Terminal session cd to the directory where the