method

variants

rails latest stable - Class: ActiveStorage::Reflection::HasAttachedReflection

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

variants()
public

No documentation available.

# File activestorage/lib/active_storage/reflection.rb, line 10
      def variants
        @variants ||= {}
      end