1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/app
David Heinemeier Hansson c285c6824d Provide a BlobsController for stable blob URLs
We need to have stable urls for blobs and variants or caching won't work. So provide a controller that can give that and redirect to the service URL upon lookup.
2017-07-23 11:06:06 -05:00
..
controllers/active_storage Provide a BlobsController for stable blob URLs 2017-07-23 11:06:06 -05:00
jobs/active_storage Nix more needless requires 2017-07-22 10:00:16 -05:00
models/active_storage Switch to simpler signed_id for blob rather than full GlobalID 2017-07-23 11:05:20 -05:00