We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a8c4dc + 1beb0ff commit 87c4cdaCopy full SHA for 87c4cda
activerecord/lib/active_record/errors.rb
@@ -326,7 +326,7 @@ class StrictLoadingViolationError < ActiveRecordError
326
# # The system must fail on Friday so that our support department
327
# # won't be out of job. We silently rollback this transaction
328
# # without telling the user.
329
- # raise ActiveRecord::Rollback, "Call tech support!"
+ # raise ActiveRecord::Rollback
330
# end
331
332
# # ActiveRecord::Rollback is the only exception that won't be passed on
0 commit comments