Sha256: db1f5a0b86b2d83423f0b70843e76c24cefec8e4cf3d6d7d78d881b012357bf2

Contents?: true

Size: 202 Bytes

Versions: 2

Compression:

Stored size: 202 Bytes

Contents

<% if defined?(@message) %>
  $('#shell-history').append('<div class="history-io history-io-output"><%= @message %></div>');
<% end %>
$('#shell-cli').html('<%= j render('lunar_shell/shells/cli') %>');

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 app/views/lunar_shell/satellites/exit/run.js.erb
lunar_shell-0.5.0 app/views/lunar_shell/satellites/exit/run.js.erb