Class: ROM::LDAP::Associations::OneToOne
- Inherits:
-
OneToMany
- Object
- Associations::OneToMany
- OneToMany
- ROM::LDAP::Associations::OneToOne
- 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
Instance Method Details
#call ⇒ Object
11 12 13 14 |
# File 'lib/rom/ldap/associations/one_to_one.rb', line 11 def call(*) # binding.pry super end |