Hi, i am a newbie of ruby. I bought the book Ruby on Rails at sitepoint. how can i let the xxx.rb to be read at the Ruby Console? Where should these xxx.rb files put at the instantRails folder? Thanks and Best Regards, Alex
Best place to put your custom files are in the lib folder. If you want to run an rb file you can enter "ruby xxx.rb" at the command prompt in Windows.
Forum Rules
Bookmarks