From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esmKn-0007Rr-MZ for guix-patches@gnu.org; Mon, 05 Mar 2018 04:23:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esmKk-0004SS-IL for guix-patches@gnu.org; Mon, 05 Mar 2018 04:23:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37194) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esmKk-0004S9-D2 for guix-patches@gnu.org; Mon, 05 Mar 2018 04:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1esmKk-00089G-6e for guix-patches@gnu.org; Mon, 05 Mar 2018 04:23:02 -0500 Subject: [bug#30689] [PATCH] Ruby on Rails (web-application framework) Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87shan9lcy.fsf@cbaines.net> <87r2p0ri8x.fsf@cbaines.net> Date: Mon, 05 Mar 2018 10:22:17 +0100 In-Reply-To: <87r2p0ri8x.fsf@cbaines.net> (Christopher Baines's message of "Sat, 03 Mar 2018 20:55:58 +0000") Message-ID: <87lgf6dghi.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 30689@debbugs.gnu.org Hi Chris, Christopher Baines skribis: > Let's use this bug to track the process of packaging Ruby on Rails. > > My current plan is to take chunks of the packages from the wip-rails-2 > [1] branch here, check them over, and then send them up for review. > > If anyone else wants to join in, that would be great. Since probably few people will feel like reviewing each individual package, I suppose you can push them once they=E2=80=99re ready, pass =E2= =80=98guix lint=E2=80=99, and generally work. What will matter most I suppose is testing complete RoR setups. Maybe that=E2=80=99s where others can help more easily? Thanks to you and to Ben for all of this! Ludo=E2=80=99.