Method: Curate::UserBehavior::Base#get_value_from_ldap
- Defined in:
- app/models/curate/user_behavior/base.rb
#get_value_from_ldap(attribute) ⇒ Object
22 23 24 |
# File 'app/models/curate/user_behavior/base.rb', line 22 def get_value_from_ldap(attribute) # override end |