Closed Nykke closed 7 years ago
Are you calling the symbolize_keys
method anywhere in your code?
So it looks like this error happens when you're passing some other kinda value where rails is expeting a hash.
http://stackoverflow.com/questions/14806407/undefined-method-symbolize-keys-for-2fixnum
I not, I'm not sure how to use it.
can you screenshot the whole error you're getting? what's happening is that ruby/rails is expecting a hash somewhere and you're passing in some other value
I got it fixed, I had my path incorrect and was referencing the class variable
👍
I'm getting this message
undefined method `symbolize_keys' for #
Extracted source (around line #8):