Skip to content

History

Revisions

  • enabled ruby syntax for second code block

    @blindgaenger blindgaenger committed Oct 29, 2013
    ed9b882
  • fix NameError

    @timothyklim timothyklim committed Oct 17, 2013
    c97733e
  • Updated How to: Make Carrierwave work on Heroku (markdown)

    Hamed Asghari committed Oct 15, 2013
    a44b521
  • Updated How to: Make Carrierwave work on Heroku (markdown)

    Hamed Asghari committed Oct 15, 2013
    c20424d
  • Updated How to: Store the uploaded file size and content type (markdown)

    @arkan arkan committed Oct 13, 2013
    3039e27
  • First version

    @mpoli mpoli committed Sep 22, 2013
    4d58708
  • Included new How To on how to keep files on nested edits

    @mpoli mpoli committed Sep 22, 2013
    7c1d088
  • Included config.root change initializer as option

    @mpoli mpoli committed Sep 16, 2013
    bb8b354
  • Updated How to: Create random and unique filenames for all versioned files (markdown)

    @yesmeck yesmeck committed Aug 28, 2013
    b8609ce
  • Fix typo

    @TimPetricola TimPetricola committed Aug 27, 2013
    09226cf
  • Updated Home (textile)

    @reggieb reggieb committed Aug 21, 2013
    24818bb
  • Add carrierwave-dropbox

    @robin850 robin850 committed Aug 15, 2013
    64ffbad
  • Created How to: prevent carrierwave from locking the db row of your object while it's processing the image attached to that object (markdown)

    @keithschacht keithschacht committed Jul 29, 2013
    bfd9611
  • Updated Home (textile)

    @keithschacht keithschacht committed Jul 29, 2013
    f81e5e0
  • the method is fog_directory= not fog_bucket=

    @bonsaiben bonsaiben committed Jul 15, 2013
    f1ac609
  • Add carrierwave-webdav

    @qinix qinix committed Jul 12, 2013
    cf3761f
  • Updated How to: ensure file uniqueness. (markdown)

    @janko janko committed Jul 8, 2013
    5456f27
  • Updated How to: ensure file uniqueness. (markdown)

    @janko janko committed Jul 8, 2013
    5269765
  • Updated How to: ensure file uniqueness. (markdown)

    @janko janko committed Jul 8, 2013
    cbf18e6
  • Destroyed How to ensure file uniqueness (markdown)

    @janko janko committed Jul 8, 2013
    d4e881d
  • Updated How to: Cleanup after your Rspec tests (markdown)

    @janko janko committed Jul 8, 2013
    b6dc755
  • Reset secure token to bust browser image caching

    @agorf agorf committed Jul 7, 2013
    2af0023
  • Add link to Hacker Notes page for carrierwave

    @abhishek77in abhishek77in committed Jun 29, 2013
    1b38f96
  • Add issue when using recreate_versions! and unique filenames

    @stravid stravid committed Jun 28, 2013
    de752aa
  • Remove unverified note stating using instance variables is unreliable.

    @stravid stravid committed Jun 28, 2013
    6503082
  • Clearly state how unique SecureRandom.uuid is and add gotcha to recreate_versions!

    @stravid stravid committed Jun 28, 2013
    ecb06a7
  • Added one line for people who use carrierwave_backgrounder, I've put it here because it's first result when searching for `recreate_versions!`

    Leszek Zalewski committed Jun 25, 2013
    230798d
  • Although the file_size_validator looks very clean, if I'm using a single uploader, maybe something as simple as a custom validator would suffice. This highlights the fact that the file size is actually part of the carrierwave object & can be used for custom validations. Here, I demonstrate a use case where the file size is dynamic depending on the user model.

    @rahuljayaraman rahuljayaraman committed May 25, 2013
    3d4024c
  • Created "Saving Content Type"

    Semenyk Dmitriy committed May 22, 2013
    ae7808c
  • Updated How to: Easy Ajax file uploads with Remotipart (markdown)

    3amsleep committed May 20, 2013
    73c8783