implement general params[:where] and eager loading of associations
authorTom Clegg <tom@clinicalfuture.com>
Fri, 18 Jan 2013 09:25:33 +0000 (01:25 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 18 Jan 2013 09:25:33 +0000 (01:25 -0800)
commit6ed994e7192ccb67a0c0412ec5c7162ca6fbd56f
tree2fb58d0e0ea7f7fee0004c294148e2725aa7638d
parentd35a53563c7f8a901f6ea435e591d3889dfe9ca5
implement general params[:where] and eager loading of associations
app/controllers/application_controller.rb
app/controllers/orvos/v1/metadata_controller.rb
app/models/collection.rb
app/models/metadatum.rb
app/models/node.rb
app/models/orvos_model.rb [new file with mode: 0644]
app/models/pipeline.rb
app/models/pipeline_invocation.rb
app/models/project.rb
app/models/specimen.rb