Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnedded Active Storage installation steps | Rafael Mendonça França | 2017-08-11 | 1 | -8/+0 |
| | | | | | Active Storage was now merged to master and it is automatically installed in a new application. | ||||
* | Microsoft Azure --> Microsoft Azure Storage [ci skip] | Ryuta Kamizono | 2017-08-12 | 1 | -1/+1 |
| | |||||
* | Extend image_tag to accept ActiveStorage Attachments and Variants (#30084) | Anton Khamets | 2017-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Extend image_tag to accept ActiveStorage's Attachments and Variants * Flip resolve_image_source around * Add tests for the new use-cases of image_tag * Remove the higher-level test * Update image_tag documentation * Add error states into the test suite * Re-raise polymorhic_url's NoMethodError as ArgumentError * delegate_missing_to will raise DelegationError instead of NoMethodError | ||||
* | Pass over Active Storage readme [ci skip] (#30086) | Vipul A M | 2017-08-06 | 1 | -2/+2 |
| | |||||
* | Fix repository URL [ci skip] | yuuji.yaginuma | 2017-08-05 | 1 | -1/+1 |
| | | | | changed `rails/activestorage` to `rails/rails`. | ||||
* | Tweak requires | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| | | | Omit azure-core (it's required by azure-storage), remove require:false to match other points. | ||||
* | Use release azure-core gem | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Update README.md | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Add Azure gems to README | Mike Gunderloy | 2017-08-02 | 1 | -1/+2 |
| | |||||
* | Add Azure to readme | Bryan Lim | 2017-08-02 | 1 | -3/+1 |
| | | | previously https://github.com/rails/activestorage/pull/86 | ||||
* | Cut down on installation advice | David Heinemeier Hansson | 2017-08-01 | 1 | -8/+4 |
| | |||||
* | Drop README terms no longer relevant | David Heinemeier Hansson | 2017-08-01 | 1 | -12/+0 |
| | |||||
* | Use config/storage.yml as part of the skeleton and loading | David Heinemeier Hansson | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' | Rafael Mendonça França | 2017-07-31 | 1 | -0/+151 |
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58 |