laptite
laptite
**Enhancement request:** The stylesheet_engine options are limited to :css, :sass and :scss. It would be nice to update or create a config option with the sole purpose of creating a...
(Rails 3.2.18) Scenario: I'm using the latest version of thoughtbot/paperclip (v4.1.1) to upload images and video. I use paperclip-meta to perform certain operations on images based on the metadata (image...
Scenario: - Running paperclip-meta 1.2.0 with Rails 4.2.1, ruby 2.0.0p481 and paperclip-4.3.0 - Attempting to process an mp4 video The existing meta, or `original = instance.send("#{name}_meta")` is returning a hash...