Project

General

Profile

Actions

Patch #4573

closed

Move github gems to Gemcutter

Added by Alexey Palazhchenko over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
2010-01-13
Due date:
% Done:

100%

Estimated time:

Description

gems.github.com is almost gone.

Simply (config/environments/test*.rb):
config.gem "shoulda", :source => "http://gemcutter.org"

Actions #1

Updated by Eric Davis over 14 years ago

  • Subject changed from Move shoulda gem to Gemcutter to Move github gems to Gemcutter
  • Category set to Code cleanup/refactoring
  • Status changed from New to 7
  • Assignee set to Eric Davis
  • Target version set to 1.0.0 (RC)

Agreed but the Github gems will be around until October 2010 (according to their reports). We will also need to move over Object Daddy, which I'll probably have to fork and build myself.

Actions #2

Updated by Konstantin Haase over 14 years ago

Eric Davis wrote:

Agreed but the Github gems will be around until October 2010 (according to their reports). We will also need to move over Object Daddy, which I'll probably have to fork and build myself.

Why not embed Object Daddy as a plugin, which seems to be the official way to do it?

Actions #3

Updated by Eric Davis about 14 years ago

  • Status changed from 7 to Closed
  • % Done changed from 0 to 100

Konstantin Haase wrote:

Why not embed Object Daddy as a plugin, which seems to be the official way to do it?

It would add to the size of the download for Redmine (svn and archives) even if the user won't be running the tests. I've already forked object_daddy and added some bug fixes that the official repository is missing.

I've switched to the shoulda gem in r3403.

Actions

Also available in: Atom PDF