From mrsanna1 at gmail.com Mon Dec 27 09:18:10 2010 From: mrsanna1 at gmail.com (Mauro) Date: Mon, 27 Dec 2010 15:18:10 +0100 Subject: [activeldap-discuss] problem with rails 3? Message-ID: I'm using rails 3 and I'm trying to use activeldap. I've installed the gem activeldap-1.2.2 then run rails g scaffold_active_ldap. The error is: Could not find rack-1.1.0 in any of the sources. Why it need rack-1.1.0? I have rack-1-2-1 installed. From kou at cozmixng.org Thu Dec 30 22:40:35 2010 From: kou at cozmixng.org (Kouhei Sutou) Date: Fri, 31 Dec 2010 12:40:35 +0900 (JST) Subject: [activeldap-discuss] problem with rails 3? In-Reply-To: References: Message-ID: <20101231.124035.319535969751860345.kou@cozmixng.org> Hi, In "[activeldap-discuss] problem with rails 3?" on Mon, 27 Dec 2010 15:18:10 +0100, Mauro wrote: > I'm using rails 3 and I'm trying to use activeldap. > I've installed the gem activeldap-1.2.2 then run rails g scaffold_active_ldap. > The error is: Could not find rack-1.1.0 in any of the sources. > Why it need rack-1.1.0? I have rack-1-2-1 installed. I'm sorry but the current ActiveLdap doesn't support Rails 3. Rails 3 support work is in progress. See http://code.google.com/p/ruby-activeldap/issues/detail?id=50 Thanks, -- kou