зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-07 12:05:51 +03:00
chore: update tests config
Этот коммит содержится в:
7
spec/dummy/config/initializers/active_storage.rb
Обычный файл
7
spec/dummy/config/initializers/active_storage.rb
Обычный файл
@@ -0,0 +1,7 @@
|
||||
ActiveSupport::Reloader.to_prepare do
|
||||
ActiveStorage::Attachment.class_eval do
|
||||
def self.ransackable_attributes(auth_object = nil)
|
||||
%w[blob_id created_at id name record_id record_type]
|
||||
end
|
||||
end
|
||||
end
|
||||
Ссылка в новой задаче
Block a user