1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib/active_storage
Dirkjan Bussink 0523532a3c
Always use OpenSSL constants for Digest operations
As also previously discussed in
https://github.com/rails/rails/pull/40770#issuecomment-748347066, this
moves the usage of Digest constants to always use the OpenSSL version of
those Digest implementations.
2021-06-30 13:57:54 +02:00
..
analyzer Add support to libvips in the image analyzer 2021-06-20 16:51:51 -03:00
attached Deprecate replace_on_assign_to_many 2021-06-28 11:22:31 -03:00
previewer ActiveStorage: The parameters sent to ffmpeg for are now configurable 2021-06-16 14:15:34 +12:00
service Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
transformers Remove deprecated support to pass :combine_options operations to ActiveStorage::Transformers::ImageProcessing 2020-10-30 00:25:48 +00:00
analyzer.rb Add support to libvips in the image analyzer 2021-06-20 16:51:51 -03:00
attached.rb Fix ActiveStorage has_many_attached when record is not persisted 2021-06-12 19:49:21 +02:00
downloader.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
engine.rb Add support to libvips in the image analyzer 2021-06-20 16:51:51 -03:00
errors.rb Active Storage: raise PreviewError when a preview cannot be generated 2021-02-26 14:06:52 -05:00
fixture_set.rb Add docs on how to write tests for using Active Storage [ci skip] 2021-05-06 16:56:53 -05:00
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
log_subscriber.rb Mirror direct uploads 2019-05-22 15:07:35 -04:00
previewer.rb Active Storage: raise PreviewError when a preview cannot be generated 2021-02-26 14:06:52 -05:00
reflection.rb Named variants should be defined using block syntax 2020-05-04 13:04:14 +03:00
service.rb Clarify ActiveStorage::Service#url docs [ci skip] 2020-09-12 12:47:33 -04:00
version.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00