Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Previews/Variants controller into one Representations controller. | Kasper Timm Hansen | 2018-03-03 | 1 | -33/+0 |
| | | | | | | | | | Since ActiveStorage::Blob::Representable unifies the idea of previews and variants under one roof as representation, we may as well have the controllers follow suit. Thus ActiveStorage::RepresenationsController enters the fray. I've copied the old tests for both previews and variants and unified those as well. | ||||
* | Use assert_predicate and assert_not_predicate | Daniel Colson | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | Handle invalid signed blob IDs gracefully | George Claghorn | 2017-12-15 | 1 | -0/+9 |
| | |||||
* | Preview PDFs and videos | George Claghorn | 2017-09-28 | 1 | -0/+24 |