[Rails] Re: activeldap anyone using?
Hi Mauro,
Whenever I've needed to work with ldap in ruby or rails, I've always
just used ruby-net-ldap:
https://github.com/roryo/ruby-net-ldap/
"...
Net::LDAP is a pure Ruby library. It does not require any external
libraries.
You can install the RubyGems version of Net::LDAP available from the
usual
sources.
* gem install net-ldap
Simply require 'net/ldap'.
..."
Jeff
On Dec 29, 1:21 pm, Mauro <mrsan...@gmail.com> wrote:
> Someone use activeldap?
> I've installad the gem but it seems to me that tha latest activeldap
> version require rails 2.3.8.
> I use rails 3.0.3 and don't want to install version 2.3.8.
> Is activeldap a old gem?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home