Where is the ActiveRecord Oracle Adapter with 2.1?

I tried this, which worked before:

sudo gem install activerecord-oracle-adapter --source http://gems.rubyonrails.org --no-ri --no-rdoc

But all I get is:

ERROR: could not find activerecord-oracle-adapter locally or in a repository

Anyone else able to install the Oracle adapter?

I tried this, which worked before:

sudo gem install activerecord-oracle-adapter --source http://gems.rubyonrails.org --no-ri --no-rdoc

But all I get is:

ERROR: could not find activerecord-oracle-adapter locally or in a repository

Anyone else able to install the Oracle adapter?

Craig White wrote:

Nate Wiger wrote:

I tried this, which worked before:

sudo gem install activerecord-oracle-adapter --source http://gems.rubyonrails.org --no-ri --no-rdoc

But all I get is:

ERROR: could not find activerecord-oracle-adapter locally or in a repository

Anyone else able to install the Oracle adapter?

We're having the same problem as Nate.

@Craig: that's not the oracle adapter but an enhanced one. We may be forced to try it if the normal one continues to be AWOL.

Yes it’s different. Raimonds forked activerecord-oracle-adapter to activerecord-oracle-enhanced-adapter.