./devel/ruby-railties31, Tools for creating, working with, and running Rails 3.1

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q1, Version: 3.1.4, Package name: ruby193-railties-3.1.4, Maintainer: pkgsrc-users

= Railties -- Gluing the Engine to the Rails

Railties is responsible to glue all frameworks together. Overall, it:

* handles all the bootstrapping process for a Rails application;

* manager rails command line interface;

* provides Rails generators core;


Required to run:
[lang/ruby193-base] [www/ruby-actionpack31] [www/ruby-rack-ssl] [devel/ruby-thor]

Master sites:

SHA1: 7204e0dfc601050c680bf94c2e20a2e970fa6fdf
RMD160: 97cefdc7949e9d8b1b5d02d7c30d30484293b2b1
Filesize: 1514 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-15 17:25:31 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #3738 - requested by dholland
devel/ruby-railties31: build fix

Revisions pulled up:
- devel/ruby-railties31/Makefile                                1.3

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Thu Apr 12 15:03:01 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-railties31: Makefile

   Log message:
   Reorder dependencies slightly, since ruby-actionpack requires a more
   restrictive ruby-rack version than ruby-rack-*