app/views/rooms/edit.js.erb

Summary

Maintainability
Test Coverage
$('#remote_container').html('<%= j render "edit" %>');
$('#edit_room').modal('show');
$('#room_color').simplecolorpicker();