aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/variation.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't need to validate transformations actuallyDavid Heinemeier Hansson2017-07-221-12/+0
| | | | Since they're only ever generated in signed form. Users never have direct access to dictate transformations.
* Fix RuboCop offenses and warningsKoichi ITO2017-07-221-1/+1
|
* Extract variation value objectDavid Heinemeier Hansson2017-07-211-0/+53