Flowdock
method

change

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: Attached
change() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activestorage/lib/active_storage/attached.rb, line 16
      def change
        record.attachment_changes[name]
      end
Register or log in to add new notes.