Forums General

Help

Subscribe to Help 2 post(s), 2 voice(s)

 
Avatar Wei 1 post

Hi there, i just started to learn ruby. And i had a problem to run .rb files in bitnami teminal. What i did is create a .rb file and open the terminal by clicking the use rubystack. And when i type:

C:\Documents and Settings\Administrator\BitNami RubyStack projects>1.rb

it pops out to let me choose a program to run it.

Please help me on this basic issue. Thanks

 
Avatar antonio Administrator 508 post(s)

Hi Wei,

Try

ruby 1.rb

Cheers

Forums General