summaryrefslogtreecommitdiff
path: root/reach_reports/reach_persistance.rb
diff options
context:
space:
mode:
Diffstat (limited to 'reach_reports/reach_persistance.rb')
-rwxr-xr-xreach_reports/reach_persistance.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/reach_reports/reach_persistance.rb b/reach_reports/reach_persistance.rb
index 2dd687a..1226d95 100755
--- a/reach_reports/reach_persistance.rb
+++ b/reach_reports/reach_persistance.rb
@@ -1209,6 +1209,8 @@ module ReachReports
AttachmentDocument, QsarMiscellaneous, QmrfSummary, QmrfReport ].each do |model|
model.auto_upgrade!
model.raise_on_save_failure = true
- end
+ end
+
end
+
end \ No newline at end of file