method

attachment

attachment()
public

No documentation available.

# File activestorage/lib/active_storage/attached/changes/create_one.rb, line 15
    def attachment
      @attachment ||= find_or_build_attachment
    end