class Serenade::Engine
Creating an empty Rails engine will make Rails add Serenade
to the load path. As a result, you can require serenade.js in your assets without having to register the load path manually through Sprockets.
Creating an empty Rails engine will make Rails add Serenade
to the load path. As a result, you can require serenade.js in your assets without having to register the load path manually through Sprockets.