Day's worth of debugging
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user