kristianmandrup / masonry-rails

JQuery Masonry plugin ready for use with Rails asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masonry module not found in rails 6

davidjr2417-educator opened this issue · comments

I have been working with your masonry gem for a bit and for some reason, when I require the masonry gem in application.js, I get a javascript error that module cannot be found.

Screenshot of application.js

Screenshot of Error Message in JS Console

Any idea why I can't seem to load the js module?

Thanks in advance