How to make rails reload vendor plugins in dev without resta

I am tinkering with one of the plugins I downloaded. Without restarting
the
server any changes to the plugin in the vendor directory is not
reloaded. Is
there a way to reload the plugins without restarting the server.

-=-