Ruby Forum Ruby on Rails > Dev location for non-bundled ActiveRecord adapters?

Posted by Mike Boone (Guest)
on 01.05.2008 03:04
(Received via mailing list)
I am beginning a Rails project where Oracle has been mandated. I was
curious to look at the Oracle ActiveRecord adapter code, read about
the bugs, etc. I know it was "unbundled" from Rails 2.0, but where is
the development repository and bug tracker for the unbundled adapters?
I could not find it on GitHub.

Thanks!
Mike Boone.
http://boonedocks.net/mike/
Posted by Dean Holdren (Guest)
on 19.05.2008 17:10
(Received via mailing list)
+1 for putting the adapters in github. I was surprised to find they 
aren't
there.  They are currently still actively updated (as of 2 weeks ago at
least) on svn.rubyonrails.orghttp://dev.rubyonrails.org/browser/adapters
Posted by Frederick Cheung (Guest)
on 19.05.2008 17:15
(Received via mailing list)
On 19 May 2008, at 16:09, Dean Holdren wrote:

> +1 for putting the adapters in github. I was surprised to find they  
> aren't there.  They are currently still actively updated (as of 2  
> weeks ago at least) on svn.rubyonrails.org
> http://dev.rubyonrails.org/browser/adapters
>
This is just getting organised. There was a thread over on rails-core
(which is more suited to this type of thing) not long ago.

Fred