Closed
Description
Currently when I try to use the import class method provided by elasticsearch-model, I run into SystemStackError: stack level too deep
. It looks like it runs into an error in irb and pry when they try to run eval
on the code. This causes errors to occur in the rake tasks as well. I am running version 3.2.16 of ActiveRecord.
Metadata
Metadata
Assignees
Labels
No labels