NOTICE: This package has been removed from pkgsrc

./devel/ruby-railties42, Tools for creating, working with, and running Rails 4.2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.2.11.1, Package name: ruby24-railties42-4.2.11.1, 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:
[devel/ruby-thor] [devel/ruby-activesupport42] [lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 24691532ffabf7a352e5a9ccc070279cd3b63304
RMD160: f32e10a9214e75ef0152b106402a9fcd27fc32f7
Filesize: 125 KB

Version history: (Expand)


CVS history: (Expand)


   2020-03-21 16:28:29 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
devel/ruby-railties42: remove package

Remove ruby-railties42, a part of Ruby on Rails 4.2 package.
   2019-04-14 12:15:29 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/ruby-railties42: update to 4.2.11.1

## Rails 4.2.11.1 (March 11, 2019) ##

*   No changes.
   2018-11-29 14:52:38 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/ruby-railties42: update to 4.2.11

No change except version.
   2018-03-18 15:21:22 by Takahiro Kambe | Files touched by this commit (37)
Log message:
lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED

Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
   2018-03-13 17:37:14 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-railties42: update to 4.2.10

No change except version.
   2017-06-21 16:42:55 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix test conditional in pre-configure rule.
   2017-06-21 15:13:48 by Takahiro Kambe | Files touched by this commit (6) | Package updated
Log message:
* Update ruby-railties32 and ruby-railties42 package to updated rails
  framework.
* Add support of pkg_alternatives to coexist of ruby-rails32 and
  ruby-rails42.
   2017-05-04 09:37:09 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Drop use of RUBY_RDOC_REQD.  Since current all ruby*-base packages
contains rdoc version 4.1.0 or later, there is no reason to require
sepatate devel/ruby-rdoc pacakge.

So, RUBY_RDOC_REQD is already noop, no PKGREVISION bump.