cjwoodward / imageresizer
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
carl (author)
Tue May 12 15:58:30 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
caching_resizer.rb | ||
| |
imageresizer.rb |
README.markdown
Image resizer resizes images.
URL
/?u=http://cdn.shopify.com/s/files/1/0028/1622/products/s3847_70_black_medium.jpg?1242093549&d=210x200
This will send out the resized file.
It should cache the file as well.
Clearing the cache.
/clear_cache?u=http://cdn.shopify.com/
This will delete any cache for the domain http://cdn.shopify.com/.

