instance method
change
Ruby on Rails 6.1.7.10
Since v5.2.8.1Signature
change(&block)
No documentation comment.
Parameters
-
blockblock
Source
# File activesupport/lib/active_support/encrypted_file.rb, line 65
def change(&block)
writing read, &block
end
Defined in activesupport/lib/active_support/encrypted_file.rb line 65
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EncryptedFile