Module: Geoblacklight::ApplicationHelper
- Defined in:
- app/helpers/geoblacklight/application_helper.rb
Instance Method Summary collapse
-
#vite_manifest ⇒ Object
Override: Returns the engine assets manifest.
Instance Method Details
#vite_manifest ⇒ Object
Override: Returns the engine assets manifest.
4 5 6 |
# File 'app/helpers/geoblacklight/application_helper.rb', line 4 def vite_manifest Geoblacklight::Engine.vite_ruby.manifest end |