Fixed an issue where Ruby Console would not auto-scroll to the end after Clear Fixed an issue where certain Ruby observers would fire if the model is saved when a component is being edited. Specifically InstanceObserver's onOpen/onClose and ModelObserver's onTransactionStart/onTransactionCommit ...