Class: Serenade::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/serenade/rails.rb

Overview

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.