79416753

Date: 2025-02-06 04:08:30
Score: 1
Natty:
Report link

Can you try comment out reccohs associations in User model? Then test with these in Rails console

irb(main):009> Reccoh < ApplicationRecord
=> true
irb(main):012> ApplicationRecord < ActiveRecord::Base
=> true
irb(main):012> Reccoh < ActiveRecord::Base
=> true

Try to modify model name and test again to see what was the problem. Does that happen to others models?

Reasons:
  • Whitelisted phrase (-2): Can you try
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: daxanhkun