Understanding the Rails Plugin Initialization Process
config.plugins. This is a new option to the Rails::Configuration object that lets you specify which plugins to load, rather than just reading everything in vendor/plugins in alphabetical order.
624 days ago by qubit save