From 983a7704ceb27e6bd60dd9abec62afdb627cd0bc Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sun, 12 Feb 2012 02:12:41 +0400 Subject: [PATCH] Add rubyamqp.info We fixed all the CSS issues and hope that http://rubyamqp.info now qualifies for this list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d329935..15320e3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Qt](http://developer.qt.nokia.com/doc/qt-4.8/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) * [CasperJS](http://casperjs.org) - CasperJS is a navigation scripting & testing utility for PhantomJS, written in Javascript. (contributed by [@n1k0](https://twitter.com/n1k0)) * [Leaflet](http://leaflet.cloudmade.com/reference.html) - Simple and elegant single page docs. (contributed by [@mourner](http://github.com/mourner)) +* [rubyamqp.info](http://rubyamqp.info): a number of in-depth guides that cover Ruby amqp gem but also try to explain AMQP 0.9.1 features, why they exist and how they are supposed to be used. ### Writing about Docs (again, in no particular order)