Skip to content

phillipoertel/dragonfly_rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use:

# install the required gems
bundle

# start the server
thin -V -R config.ru -p 3001 start

# fetch a remote image, store it, crop it, and get an url for the cropped image
ruby setup.rb

# open the url in the browser
open http://localhost:3001/...{enter the last url setup.rb gives you}

About

Image cropping and serving experiment with dragonfly and thin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages