Method: ActiveStorage::Reflection::HasManyAttachedReflection#macro

Defined in:
activestorage/lib/active_storage/reflection.rb

#macroObject

:nodoc:



26
27
28
# File 'activestorage/lib/active_storage/reflection.rb', line 26

def macro
  :has_many_attached
end