Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2113
| From | Tridib Bandopadhyay <tridib04@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Method Call from inside a file. |
| Date | 2011-04-01 10:44 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <e0c5b4412cfe9be1068f352d3ba3824f@ruby-forum.com> (permalink) |
| References | <e4db35ea8bb31ebf053db829562ecabf@ruby-forum.com> |
Hello Thanks a lot it is working and giving me the desired output. But I am little confused about two things. 1. Is the Init_Name I am declaring and calling from the ruby file, Is it acting like a Library function? If not, how to create a library function? 2. What does the require command do? Regards Tridib -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Method Call from inside a file. Tridib Bandopadhyay <tridib04@gmail.com> - 2011-04-01 10:44 -0500
Re: Method Call from inside a file. Brian Candler <b.candler@pobox.com> - 2011-04-01 13:23 -0500
Re: Method Call from inside a file. Tridib Bandopadhyay <tridib04@gmail.com> - 2011-04-01 13:33 -0500
Re: Method Call from inside a file. Brian Candler <b.candler@pobox.com> - 2011-04-01 17:00 -0500
csiph-web