Fixes PipelineInstancesControllerTest. application_controller#create now does
[arvados.git] / apps / workbench / app / models / collection.rb
index 2fe4e2b748f1119f8d2c7b1934e4679480fcb781..a64f7e1e10c6c3ee635689cae09403963868198d 100644 (file)
@@ -47,7 +47,7 @@ class Collection < ArvadosBase
     dir_to_tree.call('.')
   end
 
-  def attribute_editable?(attr)
+  def attribute_editable? attr, *args
     false
   end