Manifest asset files

Location

  • The manifest stylesheet file is located at app/assets/stylesheets/application.scss.

  • The manifest javascript file is located at app/assets/scripts/application.js.

More information

Accessing the manifest asset files

To access the manifest asset files, you can use the manifest accessor method.

Last updated