search for: aciveldap

Displaying 1 result from an estimated 1 matches for "aciveldap".

Did you mean: activeldap
2009 Jan 22
0
ActiveLdap belongs_to and has_many associations
...''aebel'') irb> me.groups.each { |group| p group.cn };nil "develop" "wheel" => nil So far everything works fine. But when I try to do a membership test, it fails. irb> me.groups.member? ''wheel'' => false My environment: Rails 2.2.2 AciveLdap SVN revision 802 Any help will be appreciated Alexander Ebel -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, sen...