Class: ROM::LDAP::Associations::OneToOne

Inherits:
OneToMany
  • Object
show all
Defined in:
lib/rom/ldap/associations/one_to_one.rb

Instance Method Summary collapse

Methods included from SelfRef

included, #join_keys, #source_attr, #target_attr

Methods included from Core

#preload

Instance Method Details

#callObject



11
12
13
14
# File 'lib/rom/ldap/associations/one_to_one.rb', line 11

def call(*)
  # binding.pry
  super
end