This runs provides an .optim job for dragonfly and also adds the .optim job into .thumb
This requires you have the 'image_optim' gem and it's dependencies.
This runs provides an .optim job for dragonfly and also adds the .optim job into .thumb
This requires you have the 'image_optim' gem and it's dependencies.
| // Version: v1.0.0-pre.2-311-g668783a | |
| // Last commit: 668783a (2013-01-06 21:10:55 -0800) | |
| (function() { | |
| /*global __fail__*/ | |
| /** | |
| Ember Debug |
| begin | |
| require 'aws/s3' | |
| rescue LoadError => e | |
| e.message << " (You may need to install the aws-s3 gem)" | |
| raise e | |
| end | |
| class SitemapS3Publisher | |
| def generate | |
| sitemap.create |