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

6 commits

Author SHA1 Message Date
David Heinemeier Hansson
48d0427ff8 Basic documentation for all the models 2017-07-24 12:05:15 -05:00
David Heinemeier Hansson
d0e90b4a9d Blob/Variant#url -> #service_url to emphasize this URL isn't to be public 2017-07-24 11:14:29 -05: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)