From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 05 04:22:21 2018 Received: (at 30689) by debbugs.gnu.org; 5 Mar 2018 09:22:21 +0000 Received: from localhost ([127.0.0.1]:45091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1esmK5-00088H-MC for submit@debbugs.gnu.org; Mon, 05 Mar 2018 04:22:21 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:35646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1esmK3-000889-Hl for 30689@debbugs.gnu.org; Mon, 05 Mar 2018 04:22:20 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F1EC6112CA; Mon, 5 Mar 2018 10:22:18 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ky9iSpwAeqEX; Mon, 5 Mar 2018 10:22:18 +0100 (CET) Received: from ribbon (unknown [193.50.110.134]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0D25410CB1; Mon, 5 Mar 2018 10:22:17 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Christopher Baines Subject: Re: [PATCH] Ruby on Rails (web-application framework) References: <87shan9lcy.fsf@cbaines.net> <87r2p0ri8x.fsf@cbaines.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu 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> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30689 Cc: 30689@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) 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.