canvas-lms/app/models/exporters
James Williams 038cbb4585 rails4: remove Relation#with_each_shard
in rails 4, apparently relations no longer retain
 their proxy_association.owner when they're merged
 into another non-association relation

better to use Relation#shard explicitly

refs #CNVS-21596

Change-Id: Iad34bbf626c17a3f0b1fc57ac685506199cc5f3d
Reviewed-on: https://gerrit.instructure.com/58151
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2015-07-17 12:31:15 +00:00
..
exporter_helper.rb user submission export 2014-07-29 14:56:03 +00:00
submission_exporter.rb rails4: remove Relation#with_each_shard 2015-07-17 12:31:15 +00:00
user_data_exporter.rb fix Lint/StringConversionInInterpolation issue 2015-04-27 20:53:25 +00:00
zip_exporter.rb add error handling to zip exports 2015-04-06 20:14:18 +00:00