class Attachs::Jobs::Base

Private Instance Methods

storage() click to toggle source
# File lib/attachs/jobs/base.rb, line 8
def storage
  Attachs.storage
end