1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-05 20:46:14 +01:00
fab-manager/app/frontend/src/javascript/plugins.js.erb

4 lines
65 B
Plaintext

<%
PluginRegistry.javascripts.each { |js| require_asset(js) }
%>