Loading files repeatedly

suggest change

The Kernel#load method will evaluate the code in the given file. The search path will be constructed as with require. It will re-evaluate that code on every subsequent call unlike require. There is no load_relative.

load `somefile`

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents