class Paperclip::Style

Public Instance Methods

processor_options() click to toggle source
# File lib/rocket_cms/engine.rb, line 25
def processor_options
  processor_options_without_auto_orient.merge(auto_orient: false)
end
processor_options_without_auto_orient()
Alias for: processor_options