You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After create a docker machine with the reciple for ruby and refinery edge, is throwing me this error.. any clue about what I'm doing bad?
Thanks
cptz-blog_1 | /usr/local/bundle/gems/zeitwerk-2.2.2/lib/zeitwerk/loader.rb:497:in `rescue in block in set_autoloads_in_dir': wrong constant name Refinerycms-pages inferred by Module from file (Zeitwerk::NameError)
cptz-blog_1 |
cptz-blog_1 | /usr/local/bundle/bundler/gems/refinerycms-53ea228ba053/pages/lib/refinerycms-pages.rb
cptz-blog_1 |
cptz-blog_1 | Possible ways to address this:
cptz-blog_1 |
cptz-blog_1 | * Tell Zeitwerk to ignore this particular file.
cptz-blog_1 | * Tell Zeitwerk to ignore one of its parent directories.
cptz-blog_1 | * Rename the file to comply with the naming conventions.
cptz-blog_1 | * Modify the inflector to handle this case.
The text was updated successfully, but these errors were encountered:
After create a docker machine with the reciple for ruby and refinery edge, is throwing me this error.. any clue about what I'm doing bad?
Thanks
cptz-blog_1 | /usr/local/bundle/gems/zeitwerk-2.2.2/lib/zeitwerk/loader.rb:497:in `rescue in block in set_autoloads_in_dir': wrong constant name Refinerycms-pages inferred by Module from file (Zeitwerk::NameError)
cptz-blog_1 |
cptz-blog_1 | /usr/local/bundle/bundler/gems/refinerycms-53ea228ba053/pages/lib/refinerycms-pages.rb
cptz-blog_1 |
cptz-blog_1 | Possible ways to address this:
cptz-blog_1 |
cptz-blog_1 | * Tell Zeitwerk to ignore this particular file.
cptz-blog_1 | * Tell Zeitwerk to ignore one of its parent directories.
cptz-blog_1 | * Rename the file to comply with the naming conventions.
cptz-blog_1 | * Modify the inflector to handle this case.
The text was updated successfully, but these errors were encountered: