Is there a download page for mongrel_cluster? I see that “gem install
mongrel_cluster” works, but I can’t see where it’s coming from.
Usually gems have some sort of project page somewhere.
–
Paul L.
Aquilent, Inc.
National Library of Medicine (Contractor)
On Fri, Oct 10, 2008 at 10:28 PM, Paul L. [email protected]
wrote:
Is there a download page for mongrel_cluster? I see that “gem install
mongrel_cluster” works, but I can’t see where it’s coming from.
Usually gems have some sort of project page somewhere.
(replace find with grep on *nix)
Luis@KEORE (D:\Users\Luis)
$ gem spec --remote mongrel_cluster | find “project”
rubyforge_project: mongrel
Here you will find the gems:
http://rubyforge.org/projects/mongrel
http://rubyforge.org/frs/shownotes.php?release_id=16359
HTH,
Luis L.
AREA 17
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so.
Douglas Adams