Skip to content

classwave/carrierwave-docsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarrierWave + Docsplit: A Loving Union

carrierwave-docsplit is a thin wrapper around docsplit that knows how to talk to carrierwave.

Usage

  1. Require the file and drop it into your module.
extend CarrierWave::DocsplitIntegration 
  1. Hook in the integration.
extract_images :to => :thumbs, :sizes => { :large => "300x", :medium => "500x" }

About

a loving union

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published