app/views/rooms/new.js.erb

Summary

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