Method: ROM::Repository#auto_struct

Defined in:
lib/rom/repository.rb

#auto_structBoolean (readonly)

Returns The container used to set up a repo.

Returns:

  • (Boolean)

    The container used to set up a repo



99
# File 'lib/rom/repository.rb', line 99

option :auto_struct, default: -> { self.class.auto_struct }