Method: Jets::Preheat.warm_all

Defined in:
lib/jets/preheat.rb

.warm_all(options = {}) ⇒ Object



14
15
16
# File 'lib/jets/preheat.rb', line 14

def self.warm_all(options={})
  Preheat.new(options).warm_all
end