README.textile in activeldap-3.2.3 vs README.textile in activeldap-4.0.0
- old
+ new
@@ -1,28 +1,28 @@
h1. ActiveLdap
A ruby library for object-oriented LDAP interface.
* Copyright (C) 2004-2006 Will Drewry _<will@alum.bu.edu>_
-* Copyright (C) 2006-2011 Kouhei Sutou _<kou@clear-code.com>_
+* Copyright (C) 2006-2013 Kouhei Sutou _<kou@clear-code.com>_
h2. Description
'ActiveLdap' is a ruby library which provides a clean
objected oriented interface to LDAP library. It was
-inspired by ActivRecord. This is not nearly as clean or as
+inspired by ActiveRecord. This is not nearly as clean or as
flexible as ActiveRecord, but it is still trivial to define
new objects and manipulate them with minimal difficulty.
For example and usage - read the
"document":http://ruby-activeldap.rubyforge.org/.
h2. Prerequisites
- Ruby intepreter :=
One of them:
-* "Ruby":http://www.ruby-lang.org (1.8.x or 1.9.x)
+* "Ruby":http://www.ruby-lang.org (1.9.3 or 2.0.x)
* "JRuby":http://www.jruby.org/
See the above links for installation.
=:
- LDAP client :=
@@ -43,10 +43,10 @@
* Only GSSAPI SASL support exists due to Ruby/LDAP limitations
h2. Rails
-See "Rails":file.rails.html page for Rails integration.
+See "Rails":doc/text/rails.textile page for Rails integration.
h2. Licence
This program is free software; you can redistribute it and/or modify it. It is
dual licensed under Ruby's license and under the terms of the GNU General