"MACHINE_ASSETS_REFRESHED".freeze
6 7 8 9 10
# File 'mod/machines/lib/card/machine.rb', line 6 def refresh_script_and_style return unless refresh_script_and_style? update_if_source_file_changed Card[:all, :script] update_if_source_file_changed Card[:all, :style] end