Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ActiveStorage::Filename#extname to extension_with_delimiter | George Claghorn | 2017-08-20 | 1 | -0/+18 |
| | |||||
* | Move test to its proper place | George Claghorn | 2017-08-14 | 1 | -0/+38 |
ActiveStorage::Filename is a model, so its test case belongs in test/models. |