Module: PaperCropper::RegExp

Defined in:
lib/paper_cropper/reg_exp.rb

Constant Summary collapse

ASPECT =
/^([1-9]{1}\d*):([1-9]{1}\d*)$/
CALLBACK =
/reprocess_to_crop_(\S{1,})_attachment/