Methods

Files

Class/Module Index [+]

Quicksearch

Dragonfly::Job::Fetch

Public Instance Methods

apply() click to toggle source
# File lib/dragonfly/job.rb, line 64
def apply
  content, meta = job.app.datastore.retrieve(uid)
  job.update(content, meta)
end
uid() click to toggle source
# File lib/dragonfly/job.rb, line 61
def uid
  args.first
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.