1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-13 23:48:55 +01:00
fab-manager/app/frontend/src/javascript/plugins.js.erb

4 lines
65 B
Plaintext

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