4 5 6 7
# File 'mod/machines/lib/card/machine.rb', line 4 def refresh_script_and_style update_if_source_file_changed Card[:all, :script] update_if_source_file_changed Card[:all, :style] end