Add ArvadosModel.filter() to support filters API
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_components.html.erb
index c6f7f9a89842088e1cd2366af4aa55b98009ec62..9597964103c792bc2677771d9344e28fd05ba132 100644 (file)
@@ -70,3 +70,5 @@ table.pipeline-components-table div.progress {
 setInterval(function(){$('a.refresh').click()}, 30000);
 <% end %>
 <% end %>
+
+<pre><%= JSON.pretty_generate @object.attributes %></pre>