./devel/ruby-activemodel71, Toolkit for building modeling frameworks (part of Rails 7.1)

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


Branch: CURRENT, Version: 7.1.3.2, Package name: ruby32-activemodel71-7.1.3.2, Maintainer: pkgsrc-users

Active Model -- model interfaces for Rails

Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-Active Record
models, for example. Active Model also helps with building custom ORMs for
use outside of the Rails framework.

This is for Ruby on Rails 7.1.


Master sites:

Filesize: 67.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-24 15:55:27 by Takahiro Kambe | Files touched by this commit (15) | Package updated
Log message:
www/ruby-rails71: update to 7.1.3.2

Update Ruby on Rails 7.1 and related pacakges to 7.1.3.2
This includes security fix:

	CVE-2024-26142 for www/ruby-actionpack71
	CVE-2024-26143 for www/ruby-actionpack71

Action Pack

* Fix possible XSS vulnerability with the translate method in controllers

  CVE-2024-26143

* Fix ReDoS in Accept header parsing

  CVE-2024-26142
   2024-02-04 16:09:51 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/ruby-activemodel71: update to 7.1.3

Active Model (2024-01-16)

* No changes.
   2023-11-30 16:15:26 by Takahiro Kambe | Files touched by this commit (5)
Log message:
devel/ruby-activemodel71: add version 7.1.2

Active Model -- model interfaces for Rails

Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-Active Record
models, for example.  Active Model also helps with building custom ORMs for
use outside of the Rails framework.

This is for Ruby on Rails 7.1.