class CckForms::ParameterTypeClass::WatermarklessImage
Image without watermark. A subclass of Image.
Public Class Methods
additional_file_attributes()
click to toggle source
# File lib/cck_forms/parameter_type_class/watermarkless_image.rb, line 4 def self.additional_file_attributes {no_wm: '1'} end