1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
George Claghorn
52eed68e39 Verify direct upload checksums
Closes #74.
2017-07-24 12:41:34 -04:00
David Heinemeier Hansson
5944850bc1 Tell service which content-type to use for the response 2017-07-23 17:50:31 -05:00
David Heinemeier Hansson
15efa6720f Specify verification purposes 2017-07-23 15:51:01 -05:00
David Heinemeier Hansson
46da4ee7da Switch to simpler signed_id for blob rather than full GlobalID
We don't need to lookup multiple different classes, so no need to use a globalid.
2017-07-23 11:05:20 -05:00
David Heinemeier Hansson
d50679f4ee Move models and jobs to the app setup
Follow engine conventions more closely
2017-07-22 09:47:24 -05:00
Renamed from lib/active_storage/blob.rb (Browse further)