Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError at / uninitialized constant ActiveSupport::HashWithIndifferentAccess #26

Open
nothinghalosix opened this issue Jul 29, 2021 · 2 comments

Comments

@nothinghalosix
Copy link

NameError at
uninitialized constant ActiveSupport::HashWithIndifferentAccess

Ruby | /Users/....../.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/middleman-meta-tags-0.6.0/lib/middleman-meta-tags/helpers.rb: in meta_tags, line 5

Gemfile:
gem "middleman", "~> 4.2" gem "middleman-autoprefixer" gem "middleman-livereload", "~> 3.4.6" gem "better_errors", "~> 2.5" gem "binding_of_caller", "~> 0.8" gem "middleman-meta-tags"

Head:
<%= display_meta_tags site: "Hütten mieten", description: t("meta.description") %>

@koppen
Copy link
Contributor

koppen commented Sep 13, 2021

@nothinghalosix Mind trying out the branch at https://github.com/substancelab/middleman-meta-tags/tree/add_middleman_4.4_support to see if that fixes the issue for you?

@tiste
Copy link
Owner

tiste commented Sep 13, 2021

@nothinghalosix the fix of @koppen is merged on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants