Message from discussion
I'm taking charge of the "Getting Started" guide
Received: by 10.68.197.193 with SMTP id iw1mr2205350pbc.0.1335344170217;
Wed, 25 Apr 2012 01:56:10 -0700 (PDT)
X-BeenThere: rubyonrails-docs@googlegroups.com
Received: by 10.68.243.163 with SMTP id wz3ls113289pbc.3.gmail; Wed, 25 Apr
2012 01:56:09 -0700 (PDT)
Received: by 10.68.213.106 with SMTP id nr10mr2188328pbc.2.1335344169760;
Wed, 25 Apr 2012 01:56:09 -0700 (PDT)
Received: by 10.68.213.106 with SMTP id nr10mr2188327pbc.2.1335344169746;
Wed, 25 Apr 2012 01:56:09 -0700 (PDT)
Return-Path: <f...@hashref.com>
Received: from mail-pz0-f49.google.com (mail-pz0-f49.google.com [209.85.210.49])
by gmr-mx.google.com with ESMTPS id rq3si27575493pbb.1.2012.04.25.01.56.09
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 25 Apr 2012 01:56:09 -0700 (PDT)
Received-SPF: softfail (google.com: domain of transitioning f...@hashref.com does not designate 209.85.210.49 as permitted sender) client-ip=209.85.210.49;
Authentication-Results: gmr-mx.google.com; spf=softfail (google.com: domain of transitioning f...@hashref.com does not designate 209.85.210.49 as permitted sender) smtp.mail=...@hashref.com
Received: by mail-pz0-f49.google.com with SMTP id q36so2035513dad.36
for <rubyonrails-docs@googlegroups.com>; Wed, 25 Apr 2012 01:56:09 -0700 (PDT)
d=google.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type:x-gm-message-state;
bh=RCVYH+7ZR5Ohk3fQqThdOr/tUnbeoEa8tt7Y2zdAfHI=;
b=QKXEUyKlblXM7z+QtxoSxFj+wOtXT9cPi5KheoESnFo/p2aaq1fcA1gr1xpZ0NRKR7
qp9RF2VPeS9oZ+kMfx5Jcp4b5ulQJZbHPt9eXmKH/S0U3ZfPzsNMkXmm6J+m1YDmNM+i
ryB8awPrA52LcErLMbz3eeMs/T2JgNzRZbiYxrh70lDNaFZlG6JEcHNP6Wa8Y5H5d5qh
5V2s2HAjH8sMfFyRXdqBXWuYxxU55VxrdQm9/M/MHGg4ygfCEV3HiiL5I9cI9Q8GSHKE
3saFTO4a9gsL4KnHreKZ5BspCD2rY8X0qQjpb08QkimDA3sZsisN0owBSs6oXrwACYxm
46Lw==
Received: by 10.68.239.2 with SMTP id vo2mr2461496pbc.161.1335344169393; Wed,
25 Apr 2012 01:56:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.68.226.38 with HTTP; Wed, 25 Apr 2012 01:55:29 -0700 (PDT)
In-Reply-To: <33213113.267.1334919612174.JavaMail.geo-discussion-forums@vbki8>
References: <33213113.267.1334919612174.JavaMail.geo-discussion-forums@vbki8>
From: Xavier Noria <f...@hashref.com>
Date: Wed, 25 Apr 2012 10:55:29 +0200
Message-ID: <CAM=Ycdj9ZoHsmFGXxPw_PSHwOCmpGub_s2LqBuAnVbr6Z=T...@mail.gmail.com>
Subject: Re: [Rails-docs] I'm taking charge of the "Getting Started" guide
To: rubyonrails-docs@googlegroups.com
Content-Type: multipart/alternative; boundary=047d7b33da4ade9f6704be7d0a9e
X-Gm-Message-State: ALoCoQlbTYtV3uSa+eo8foSRNUNCUuVuOMJ763SLK/Kize+7uBL0x9soiV1Rx3/lEg3KO6LhuFYK
--047d7b33da4ade9f6704be7d0a9e
Content-Type: text/plain; charset=UTF-8
Awesome Oscar!
On Fri, Apr 20, 2012 at 1:00 PM, Oscar Del Ben <thehcdrea...@gmail.com>wrote:
> I'm taking charge of rewriting the Getting Started guide. I started where
> Ryan left and continued from there, following his recommendations. I plan
> on having the first draft done in the next 2-3 weeks. After that I will
> review and ask other people to review as well. My goal is to make it simple
> for beginners to understand the basics of Rails, and that'll require some
> additional rewriting as well. Feedback welcome.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Documentation" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-docs/-/ukhEzimSrNoJ.
> To post to this group, send email to rubyonrails-docs@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-docs+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-docs?hl=en.
>
--047d7b33da4ade9f6704be7d0a9e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div class=3D"gmail_extra">Awesome Oscar!</div><div class=3D"gmail_extra"><=
br><br><div class=3D"gmail_quote">On Fri, Apr 20, 2012 at 1:00 PM, Oscar De=
l Ben <span dir=3D"ltr"><<a href=3D"mailto:thehcdrea...@gmail.com" targe=
t=3D"_blank">thehcdrea...@gmail.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">I'm taking charge of rewriting the Getti=
ng Started guide. I started where Ryan left and continued from there, follo=
wing his recommendations. I plan on having the first draft done in the next=
2-3 weeks. After that I will review and ask other people to review as well=
. My goal is to make it simple for beginners to understand the basics of Ra=
ils, and that'll require some additional rewriting as well. Feedback we=
lcome.
<span class=3D"HOEnZb"><font color=3D"#888888"><p></p>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;Ruby on Rails: Documentation" group.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msg/rubyonrails-docs/-/ukhEzimSrNoJ" target=3D"_blank">https://groups.=
google.com/d/msg/rubyonrails-docs/-/ukhEzimSrNoJ</a>.<br>=20
To post to this group, send email to <a href=3D"mailto:rubyonrails-docs@goo=
glegroups.com" target=3D"_blank">rubyonrails-docs@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:rubyonrails=
-docs%2Bunsubscribe@googlegroups.com" target=3D"_blank">rubyonrails-docs+un=
subscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/rubyonrails-docs?hl=3Den" target=3D"_blank">http://groups.google.com/g=
roup/rubyonrails-docs?hl=3Den</a>.<br>
</font></span></blockquote></div><br></div>
--047d7b33da4ade9f6704be7d0a9e--