Skip to content

TypeError: no _dump_data is defined for class Liquid::C::ResourceLimits #176

Open
@JulienItard

Description

@JulienItard

Hello there,

when I try to update to latest 4.1 i have this on my specs

     TypeError:
       no _dump_data is defined for class Liquid::C::ResourceLimits

error come from this :

Rails.cache.fetch("render_template/liquid_template/website/#{template_version}/#{name}".freeze, compress: true) do
      Liquid::Template.new.parse(body)
    end

my current version is 4.0. liquid 5.3, ruby 2.7.5, rails 5.2.7

Any idea ? Thanks !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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