blitline_gem icon indicating copy to clipboard operation
blitline_gem copied to clipboard

Add src_type to Job Class

Open ghost opened this issue 13 years ago • 0 comments

src_type should probable be added to the Job class.

job.src_type = "multi_page"

job.instance_variable_set(:@src_type, "multi_page")

ghost avatar Nov 13 '12 01:11 ghost