Module: Papercrop::RegExp

Defined in:
lib/papercrop/reg_exp.rb

Constant Summary collapse

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