mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
47e563781c
Active Storage keys are generated in two ways: in the `before_create`
callback added by `has_secure_token`, or by calling `key` before the
blob is saved.
|
||
---|---|---|
.. | ||
attached | ||
attachment_test.rb | ||
blob_test.rb | ||
filename_test.rb | ||
presence_validation_test.rb | ||
preview_test.rb | ||
reflection_test.rb | ||
representation_test.rb | ||
variant_test.rb |