How do I get Webrick to autoload modules?

I keep running into this problem where I don’t see my changes getting
reflected in the browser. Take me a few minutes to realize that I just
changed a module and Webrick is not going to reload that file.

Any way to tell Webrick about these other files?

Thanks,

Dave