From: "shaji n." Date: 2013-02-26T18:21:08+09:00 Subject: Help..Newbe to Ruby Greetings I am a new bee to Ruby. I am practicing Ruby using "Learn Ruby the hard way" I am using Windows 7 and used Ruby Installer for Windows I am using the prompt - Start command prompt with Ruby - to execute my .rb files Now when trying to type in ---> require './ex25' -- it gives an error stating:- require is not recognized as internal or external command, operable program or batch file. I searched the forum, but couldn't exactly resolve the issue. Appreciate if anyone can help me on this, so i can resolve and continue with other exercises. Stuck on this :( Thanks Shaji -- Posted via http://www.ruby-forum.com/.