From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: Adding ruby-rails and ruby-sinatra. Date: Wed, 10 Aug 2016 09:12:01 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXTIi-0003HX-E5 for guix-devel@gnu.org; Wed, 10 Aug 2016 09:12:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXTIg-0002i7-48 for guix-devel@gnu.org; Wed, 10 Aug 2016 09:12:03 -0400 Received: from mail-ua0-x236.google.com ([2607:f8b0:400c:c08::236]:36618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXTIf-0002i3-Tf for guix-devel@gnu.org; Wed, 10 Aug 2016 09:12:02 -0400 Received: by mail-ua0-x236.google.com with SMTP id 97so68799163uav.3 for ; Wed, 10 Aug 2016 06:12:01 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ben Woodcroft Cc: "guix-devel@gnu.org" On Wed, Aug 10, 2016 at 8:11 AM, Ben Woodcroft wrote: > Hi all, > > I am quite happy to announce that we are almost on rails. There's a new > branch 'wip-rails' on savannah with a new file 'gnu/packages/rails-wip.scm', > which includes ~100 ruby packages towards rails and sinatra, both of which > can be built and used, though I have not yet used them for anything > significant. > > These packages are mostly in bad shape and not ready for master. I will > slowly get them into shape and push them over, but in the meantime I thought > that early adopters might have a use for them, find bugs or even help > improve them. > > Hope this all helps someone out there. Wow! At work we're still on Rails 3 so I cannot give these packages a real-world test since I assume they are for Rails 5, but this is very exciting nonetheless. Great work! - Dave