Dragonfly::Job::Step
# File lib/dragonfly/job.rb, line 108 def apply content, meta = job.app.generator.generate(name, *arguments) job.update(content, meta) end
# File lib/dragonfly/job.rb, line 105 def arguments args[1..-1] end
# File lib/dragonfly/job.rb, line 102 def name args.first.to_sym end
[Validate]
Generated with the Darkfish Rdoc Generator 2.