ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
25 stars 9 forks source link

Switch to using `require_relative` to improve load-times #472

Open postmodern opened 5 months ago

postmodern commented 5 months ago

Switch to using require_relative to load other ronin/support/ files to improve load-times.