mkristian / dm-ldap-adapter

ldap-adapter for datamapper
MIT License
19 stars 3 forks source link

Fixed bug where Ldap::Array didnt take :accessor, :reader or :writer property into account. #6

Closed xertres closed 13 years ago

xertres commented 13 years ago

Attributes defined as Ldap::Array always produced attributes on the model, no matter what access controllers used in the model.

mkristian commented 13 years ago

merged ;-) thanx a lot

mkristian commented 13 years ago

just needed a little adjustment for DM-1.0.x see https://github.com/mkristian/dm-ldap-adapter/commit/0f76b8a2228003b8155f89921d190295b17ae5c8