Method: ROM::Factory::Attributes::Association::OneToOneThrough#result
- Defined in:
- lib/rom/factory/attributes/association.rb
#result(structs) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
200 |
# File 'lib/rom/factory/attributes/association.rb', line 200 def result(structs) = {name => structs[0]} |