Message from discussion
To developers of Rails: Feeble documentation - weakness of Ruby and the Ruby on Rails (2nd editi
Received: by 10.205.130.15 with SMTP id hk15mr146921bkc.5.1335190483378;
Mon, 23 Apr 2012 07:14:43 -0700 (PDT)
X-BeenThere: rubyonrails-talk@googlegroups.com
Received: by 10.152.108.136 with SMTP id hk8ls500499lab.2.gmail; Mon, 23 Apr
2012 07:14:06 -0700 (PDT)
Received: by 10.180.94.105 with SMTP id db9mr1827930wib.2.1335190446606;
Mon, 23 Apr 2012 07:14:06 -0700 (PDT)
Received: by 10.180.94.105 with SMTP id db9mr1827929wib.2.1335190446590;
Mon, 23 Apr 2012 07:14:06 -0700 (PDT)
Return-Path: <li...@ruby-forum.com>
Received: from eq4.andreas-s.net (eq4.andreas-s.net. [188.40.52.210])
by gmr-mx.google.com with ESMTPS id fm5si3589318wib.2.2012.04.23.07.14.06
(version=TLSv1/SSLv3 cipher=AES128-SHA);
Mon, 23 Apr 2012 07:14:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of li...@ruby-forum.com designates 188.40.52.210 as permitted sender) client-ip=188.40.52.210;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of li...@ruby-forum.com designates 188.40.52.210 as permitted sender) smtp.mail=li...@ruby-forum.com
Received: from localhost (localhost [127.0.0.1])
(uid 1004)
by eq4.andreas-s.net with local; Mon, 23 Apr 2012 16:14:06 +0200
id 00000000005CC0DF.000000004F9563AE.00000F3A
Old-Return-Path: <li...@ruby-forum.com>
Date: Mon, 23 Apr 2012 16:14:06 +0200
From: Sergey Ezhov <li...@ruby-forum.com>
Reply-To: rubyonrails-talk@googlegroups.com
To: rubyonrails-talk@googlegroups.com
Message-ID: <4c28e4459871478e73c6943f1f9823fb@ruby-forum.com>
In-Reply-To: <bb03f85439724fc9dbac96e982d0f317@ruby-forum.com>
References: <bb03f85439724fc9dbac96e982d0f317@ruby-forum.com>
Subject: Re: To developers of Rails: Feeble documentation - weakness of Ruby
and the Ruby on Rails (2nd editi
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Errors-to: li...@ruby-forum.com
from forum "Ruby":
http://api.rubyonrails.org/ - disgusting documentation! There are no
descriptions of all classes, there are no descriptions of their
correlations, there are no descriptions of many methods (there are only
references of existence of methods, names of methods, but unless it is
quite enough of it?), there are no descriptions of ALL parameters of
methods.
http://guides.rubyonrails.org/ - thhe easy-to-follow tutorial (for
beginers) - here isn't present any detail description of API.
Compare, for example, with a site www.php.net and you will see a big
difference.
I use both PHP and Ruby therefore I know about what I tell.
--
Posted via http://www.ruby-forum.com/.