implement general params[:where] and eager loading of associations
[arvados.git] / app / models / pipeline_invocation.rb
index 8eb99cb17f6222df6b0f8469165015a0005feda2..626f5eb5cd66f7a08ad7f8d4a590fa0020947e5f 100644 (file)
@@ -1,4 +1,4 @@
-class PipelineInvocation < ActiveRecord::Base
+class PipelineInvocation < OrvosModel
   include AssignUuid
   include KindAndEtag
   include CommonApiTemplate