Skip to content

History

Revisions

  • 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
  • Updated How to: Easy Ajax file uploads with Remotipart (markdown)

    3amsleep committed May 20, 2013
    27fb4e9
  • Updated Home (textile)

    3amsleep committed May 20, 2013
    334ce6d
  • Created How to: Easy Ajax file uploads with Remotipart (markdown)

    3amsleep committed May 20, 2013
    24939cf
  • fix highlight

    @FoboCasteR FoboCasteR committed May 10, 2013
    9d3eb42
  • .dmg file content_type is application/x-apple-diskimage, include 'image', but file is not a image

    @wangpeile wangpeile committed May 9, 2013
    faa7762
  • Updated Home (textile)

    @stanislaw stanislaw committed May 4, 2013
    7f057e3
  • Updated Home (textile)

    @kjg kjg committed Apr 15, 2013
    7747f88
  • fixes spelling of "directories"

    kyledecot committed Apr 11, 2013
    2bce622
  • fog_host has been renamed to assets_host https://github.com/DouweM/carrierwave/commit/7046c93d6b23cffef9f171a5f7f0dd14267a7057

    @abmxer abmxer committed Apr 9, 2013
    89cf3e8
  • You should use Rack::Test::UploadedFile because strong_parameters won't pass File type.

    @sheerun sheerun committed Apr 3, 2013
    d73bde6
  • Use more generic technique to get uploader's file

    @shekibobo shekibobo committed Apr 2, 2013
    05dc19c
  • carrierwave-viewer add-on added

    @GarPit GarPit committed Mar 28, 2013
    8a9344e
  • Add carrierwave-imageoptimizer reference

    @jtescher jtescher committed Mar 26, 2013
    3706503
  • Add carrierwave-sdk add-on link

    @sorentwo sorentwo committed Mar 14, 2013
    e6b3c8b
  • Need to include `root` here otherwise path is relative and probably incorrect.

    malclocke committed Mar 11, 2013
    b98c47b
  • #1013 resolves remote_url issue

    @taavo taavo committed Mar 4, 2013
    6d6cf7a
  • colons are valid in the path; simplify language

    @taavo taavo committed Mar 4, 2013
    f229981
  • document remote_url difficulties with certain characters

    @taavo taavo committed Mar 4, 2013
    9f024de
  • `fog_host` has been changed to `asset_host`

    @mathieugagne mathieugagne committed Feb 21, 2013
    0079f37
  • added carrierwave-serializable plugin

    @timfjord timfjord committed Feb 18, 2013
    004a5cc
  • Updated How to: Define different storage configuration for each Uploader. (markdown)

    @cqr cqr committed Feb 6, 2013
    dc14206
  • Updated How to: Define different storage configuration for each Uploader. (markdown)

    @cqr cqr committed Feb 6, 2013
    a993245
  • Updated How to: Make Carrierwave work on Heroku (markdown)

    @tonytonyjan tonytonyjan committed Feb 4, 2013
    6f86a77
  • Updated How to: Make Carrierwave work on Heroku (markdown)

    @tonytonyjan tonytonyjan committed Feb 4, 2013
    3908315
  • Didn't know where to put `before :cache`

    @Olathe Olathe committed Jan 6, 2013
    3820ab4
  • changed the filename method in PhotoUploader to actually return the random filename. Got rid of @filename ||=

    @alexbrand alexbrand committed Dec 25, 2012
    c44951c
  • And of course removed the wrong one. Fixed!

    @mbhnyc mbhnyc committed Dec 21, 2012
    8c53bf3