YaleSTC / yaleldap

Ruby Gem to connect to Yale's LDAP more easily.
MIT License
2 stars 2 forks source link

Refactoring - Flattening initial LDAP response #11

Open caseywatts opened 10 years ago

caseywatts commented 10 years ago

we could try to flatten the nested structure in one function (it's an array with some empty levels, one attribute each), and do the renaming after in a separate step.