IMGKit
IMGKit copied to clipboard
IMGKit freeze when the partial have image_tag helper loading a asset image.
I've this annoying issue when I try render a partial (render_to_string) and in this partial I've a image_tag helper loading a image inside assets folder.
The image generation freeze and crash the webrick or unicorn in development environment.
+1 have the same problem
+1
+1
+1
+1
Has anyone managed to solve this problem mby?