kristianmandrup / masonry-rails

JQuery Masonry plugin ready for use with Rails asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting "couldn't find file 'masonry/masonry"

sfkaos opened this issue · comments

When adding:
//= require masonry/masonry
to my application.js file.
Looking in the vendor/assets folder I'm only seeing a masonry/masonry.min.js file. Could that be the issue?

I guess...? but looking at my repo, there is loads more. Not sure why you don't get it on your end

https://github.com/kristianmandrup/masonry-rails/tree/master/vendor/assets

I was in the process of doing a major rewrite recently but haven't completed it. If you have some time and feel up for it, you are most welcome to help in making the gem much better and more customizable.