Skip to content

Model.import causes stack level too deep error #144

Closed
@tomciopp

Description

@tomciopp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions