Fixed issue with account.rb for spam_flag to include nil by default
• Fixed: - issue with account.rb for spam_flag to include nil by default Was causing failure to account sign up where new values are nil and the validation failed because it expected 0,1,2 values.
Showing
Please register or sign in to comment