Patch #4573
closed
Move github gems to Gemcutter
Added by Alexey Palazhchenko almost 15 years ago.
Updated almost 15 years ago.
Category:
Code cleanup/refactoring
Description
gems.github.com is almost gone.
Simply (config/environments/test*.rb):
config.gem "shoulda", :source => "http://gemcutter.org"
- 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.
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?
- 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.
Also available in: Atom
PDF