RAA - ruby-activeldap

ruby-activeldap / 0.7.3

Short description: object oriented interface to Ruby/LDAP
Category: Library/Database
Status: beta
Created: 2004-08-25 04:48:20 GMT
Last update: 2006-05-30 21:16:58 GMT
Owner: wad (Projects of this owner)
Homepage: http://ruby-activeldap.rubyforge.org/
Download: http://rubyforge.org/projects/ruby-activeldap/
License: Ruby's
Dependency:
Requires: ruby-ldap/0.8.2(*) ruby-ldap
Requires: log4r/1.0.4 Log4r
(*): newer version exists
Description:

Ruby/ActiveLDAP provides an object oriented interface to LDAP. This library was inspired by ActiveRecord (both the concept and the library). It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP schema and each object's objectClasses.

Any and all feedback, requests, patches, etc are appreciated!


CHANGES:
0.7.3:
* Fixed LDAP::ServerDown among other NameErrors bug where I wasn't importing Ruby/LDAP in time
* Make :return_objects apply to has_many and belongs_to associations

Versions: [0.7.3 (2006-05-30)] [0.7.2 (2006-05-21)] [0.7.1 (2006-05-07)] [0.6.0 (2006-01-09)] [0.5.5 (2005-02-20)] [0.5.4 (2005-02-18)] [0.5.2 (2004-10-23)] [0.5.1 (2004-10-22)] [0.4.4 (2004-10-11)] [0.4.3 (2004-10-08)] [0.4.2 (2004-10-08)] [0.4.1 (2004-10-06)] [0.4.0 (2004-10-05)] [0.3.5 (2004-09-25)] [0.3.2 (2004-09-24)] [0.3.0 (2004-09-23)] [0.2.0 (2004-09-17)] [0.1.8 (2004-09-14)] [0.1.7 (2004-09-13)] [0.1.2 (2004-08-30)] [0.1.1 (2004-08-25)]

Edit this project (for project owner)

back to RAA top