rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: rack-devel@googlegroups.com
Cc: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Subject: [PATCH] README.rdoc: remove incorrect URL for unicorn
Date: Sun, 15 Dec 2019 04:06:59 +0000	[thread overview]
Message-ID: <20191215040659.GA15403@dcvr> (raw)

unicorn does not and will never use proprietary software or any
services requiring a terms-of-service or registration for
development.  Having a github.com URL there is misleading to
potential users and hackers.

See commit df1d52d4a8a303119879cb2fb7466049393afbe3 for
rationale for the complete removal.
---
  If you really must have something, point it to rubygems.org/gems/unicorn
  But I really hate marketing and would rather not promote it at all.
  Thanks.

  The following changes since commit 49ed3267e4181b47fe53431be4805968eed81e3d:

    Merge pull request #1426 from osamtimizer/fix/eliminate-warnings-on-test (2019-12-14 10:11:15 +1300)

  are available in the Git repository at:

    https://80x24.org/rack.git no-unicorn

  for you to fetch changes up to 069b501fee065847d00671e5cbcd928224b6fd44:

    README.rdoc: remove incorrect URL for unicorn (2019-12-15 04:01:53 +0000)

  ----------------------------------------------------------------
  Eric Wong (1):
        README.rdoc: remove incorrect URL for unicorn

 README.rdoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.rdoc b/README.rdoc
index 74a902f4..512bb49a 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -33,7 +33,6 @@ These web servers include \Rack handlers in their distributions:
 * {NGINX Unit}[https://unit.nginx.org/]
 * {Phusion Passenger}[https://www.phusionpassenger.com/] (which is mod_rack for Apache and for nginx)
 * Puma[https://puma.io/]
-* Unicorn[https://github.com/defunkt/unicorn]
 * uWSGI[https://uwsgi-docs.readthedocs.io/en/latest/]
 
 Any valid \Rack app will run the same on all these handlers, without

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rack-devel/20191215040659.GA15403%40dcvr.

             reply	other threads:[~2019-12-15  4:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-15  4:06 Eric Wong [this message]
2019-12-18 17:01 ` [PATCH] README.rdoc: remove incorrect URL for unicorn richard schneeman
2019-12-19  3:16   ` Eric Wong
2022-07-09 22:30   ` [PATCH v2] README: remove "Unicorn" reference Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191215040659.GA15403@dcvr \
    --to=rack-devel@googlegroups.com \
    --cc=samuel.williams@oriontransfer.co.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).