Have the database adapters been moved to Git? If not, what can we do to
move that forward, and get updated gems in place?
I'd like to do my part to get the Oracle adapter in shape and easily
accessible for the pending Rails 2.1 release.
We're happy for them to remain in SVN for now, it's up to you guys
(the maintainers). The git conversion doesn't require any special
access to svn, just git svn and some patience.
If you'd like a hand with the conversion, drop by #rails-contrib and
find one of us. We haven't done the conversion of the other adapters
or the plugins. Jeremy's planning on doing the plugins this weekend,
and can probably give you the commands etc to run.
If you'd like a hand with the conversion, drop by #rails-contrib and
find one of us. We haven't done the conversion of the other adapters
or the plugins. Jeremy's planning on doing the plugins this weekend,
and can probably give you the commands etc to run.
Is my search-fu weak or are the plugins still svn only? If they did/do
get added to git, could someone post the github url? Thanks.
How about acts_as_list/etc. as well? I talked to technoweenie on IRC,
and he mentioned getting these on the Rails github acct as well (we've
got some patches to contribute). There is this repo already, might
want to coordinate with the owner:
http://github.com/veilleperso/acts_as_list
How about acts_as_list/etc. as well? I talked to technoweenie on IRC,
and he mentioned getting these on the Rails github acct as well (we've
got some patches to contribute). There is this repo already, might
want to coordinate with the owner:
http://github.com/veilleperso/acts_as_list
Once my import is done we can figure out who already has repositories
and what to do with them. I know josh and rick have a few plugins in
there already.