Created by: inem
I was getting:
NoMethodError: undefined method `associative?' for nil:NilClass
After the change:
KeyError: key not found: :created_at
Created by: inem
I was getting:
NoMethodError: undefined method `associative?' for nil:NilClass
After the change:
KeyError: key not found: :created_at