Day's worth of debugging

This commit is contained in:
2025-09-26 11:55:22 -05:00
parent 57adfdbfbf
commit dcd6b807ed
+1
View File
@@ -20,6 +20,7 @@ Bundler.require(:assets) if ENV['DEPLOY'] == 'yes'
# leads to "json_class" fallbacks for created threads. Maybe this will be fixed for future
# rails versions. Current is: 6.1.3.1
# For now make the getter Thread universal, not safe
require 'json' # lessons learned
module JSON
def self.create_id
'ruby_class'