Where to host the Ruby Project Source Code

E

Esen Sagynov

Hi,

I have created the Ruby Driver for CUBRID Database System. Currently
working on ActiveRecord Adapter for CUBRID. The driver gem has already
been pushed to RubyGems.org, so available through "gem install cubrid".
At this moment the source code is hosted at sourceforge.net in CUBRID's
SVN.

Recently some users proposed to branch out and open a separate project
for CUBRID Ruby Driver/AR at Github, so that the developers could make
contributions.

Before we make the final decision, I would like to ask for everyone's
opinion what is the best place (again, in your opinion) to host Ruby
Project's source code? Currently the solid options are Github.com and
SF.net. I heard Ruby devs prefer Github over sf.net. This will be very
important decision, as the further complete development and project
hosting will take place over there.

Any suggestions are appreciated.

Esen.
 
R

Richard Conroy

[Note: parts of this message were removed to make it a legal post.]

Hi,

Recently some users proposed to branch out and open a separate project
for CUBRID Ruby Driver/AR at Github, so that the developers could make
contributions.

Before we make the final decision, I would like to ask for everyone's
opinion what is the best place (again, in your opinion) to host Ruby
Project's source code? Currently the solid options are Github.com and
SF.net. I heard Ruby devs prefer Github over sf.net. This will be very
important decision, as the further complete development and project
hosting will take place over there.

Well if you look at all of the Ruby extensions that are popular and in
active development,
they are all on GitHub. You will have to retool from using SVN to using Git,
its about the
only downside (its not frictionless), but in terms of engaging with the Ruby
Open source
community it is important.
 
B

Brian Candler

Esen said:
Currently the solid options are Github.com and
SF.net. I heard Ruby devs prefer Github over sf.net.

rubyforge.org is the granddaddy, and does now support git I believe, but
these days almost everyone uses github. It has great on-line browsing of
commits and history.
 
E

Esen Sagynov

Brian said:
rubyforge.org is the granddaddy, and does now support git I believe, but
these days almost everyone uses github. It has great on-line browsing of
commits and history.

Sounds like more and more Rubyists prefer Github. At least there is
something to back up the decision.
 
F

Fred Wu

Hi Esen,

As I suggested in the tweet, I am pro-Github.

Don't get me wrong, SF.net is an excellent platform, however, in the
ruby community, Github is a *much* more popular collaborative platform.

During the SF.net days, I rarely submit patches. But ever since I
started using Github, I've been contributing to numerous projects
including Rails. It is just so easy to fork and contribute to projects:
http://github.com/fredwu

It is safe to assume that by open sourcing the code on Github, you would
attract more attention, and developers are more likely to fork the
project and contribute.

I don't know about the others, but I personally only use SF.net to
download packaged files... (guilty as charged, I know.)

Just my 2 cents. :)

Cheers,
Fred
 
J

Josh Cheek

[Note: parts of this message were removed to make it a legal post.]

Hi,

I have created the Ruby Driver for CUBRID Database System. Currently
working on ActiveRecord Adapter for CUBRID. The driver gem has already
been pushed to RubyGems.org, so available through "gem install cubrid".
At this moment the source code is hosted at sourceforge.net in CUBRID's
SVN.

Recently some users proposed to branch out and open a separate project
for CUBRID Ruby Driver/AR at Github, so that the developers could make
contributions.

Before we make the final decision, I would like to ask for everyone's
opinion what is the best place (again, in your opinion) to host Ruby
Project's source code? Currently the solid options are Github.com and
SF.net. I heard Ruby devs prefer Github over sf.net. This will be very
important decision, as the further complete development and project
hosting will take place over there.

Any suggestions are appreciated.

Esen.
I tend to be skeptical of code not hosted on github, I associate it with
projects that haven't been active in a long time. Not necessarily true, I
know, but it weighs in my decisions when searching for gems.
 
E

Esen Sagynov

Josh said:
I tend to be skeptical of code not hosted on github, I associate it with
projects that haven't been active in a long time. Not necessarily true,
I
know, but it weighs in my decisions when searching for gems.

So, you say you vote for Github, right?
 
E

Esen Sagynov

The final decision has been made and the CUBRID Database Connector for
Ruby has been hosted at Github (github.com/CUBRID/cubrid-ruby). All Ruby
fans are welcomed to participate in the project and make their valuable
contributions.

Thanks to everyone for joining this discussion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top