# This module contains all the extensions that the engines plugin makes to # Rails core. Explanations of how each extension works are included as RDoc # documentation for each of the modules listed. module Engines::RailsExtensions # let's not rely *entirely* on Rails' magic modules. Not just yet. end