./devel/ruby-railties72, Tools for creating, working with, and running Rails 7.2

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


Branch: CURRENT, Version: 7.2.2.1nb1, Package name: ruby32-railties72-7.2.2.1nb1, Maintainer: pkgsrc-users

Railties -- Gluing the Engine to the Rails

Railties is responsible for gluing all frameworks together. Overall, it:

* handles the bootstrapping process for a Rails application;

* manages the +rails+ command line interface;

* and provides the Rails generators core.

This is for Ruby on Rails 7.2.


Master sites:

Filesize: 178.5 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-03 03:35:40 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/ruby-railties72: fix dependency to ruby-irb

Ruby 3.3 and later have required version of ruby-irb as default gem.
(I forgot to commit this change.)

Bump PKGREVISION for Ruby 3.3.
   2024-12-13 17:55:11 by Takahiro Kambe | Files touched by this commit (4)
Log message:
devel/ruby-railties72: add package version 7.2.2.1

Railties -- Gluing the Engine to the Rails

Railties is responsible for gluing all frameworks together. Overall, it:

* handles the bootstrapping process for a Rails application;

* manages the +rails+ command line interface;

* and provides the Rails generators core.