btobolaski / jekyll-retinamagick

MiniMagick integration for Jekyll
2 stars 2 forks source link

uninitialized class variable @@mtimes #6

Open iceboundflame opened 7 years ago

iceboundflame commented 7 years ago

Tried to build with this plugin enabled, getting:

jekyll 3.3.1 | Error:  uninitialized class variable @@mtimes in Jekyll::JekyllRetinamagick::GeneratedImageFile
Did you mean?  mtimes

Does this plugin still work?

iceboundflame commented 7 years ago

I see this is fixed upstream: https://github.com/zroger/jekyll-minimagick/issues/12

Looks like there's a nice caching enhancement in this branch too. Have you considered getting these changes merged back into the minimagick plugin?