rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* [PATCH] README.rdoc: remove incorrect URL for unicorn
@ 2019-12-15  4:06 Eric Wong
  2019-12-18 17:01 ` richard schneeman
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Wong @ 2019-12-15  4:06 UTC (permalink / raw)
  To: rack-devel; +Cc: Samuel Williams

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.

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-09 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-15  4:06 [PATCH] README.rdoc: remove incorrect URL for unicorn Eric Wong
2019-12-18 17:01 ` richard schneeman
2019-12-19  3:16   ` Eric Wong
2022-07-09 22:30   ` [PATCH v2] README: remove "Unicorn" reference Eric Wong

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).