Method: ROM::Repository#auto_struct
- Defined in:
- lib/rom/repository.rb
#auto_struct ⇒ Boolean (readonly)
Returns The container used to set up a repo.
99 |
# File 'lib/rom/repository.rb', line 99 option :auto_struct, default: -> { self.class.auto_struct } |