Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2022-05-05 05:41:42 by Takahiro Kambe | Files touched by this commit (11) |
Log message:
Update rest of Ruby on Rails 70 components.
No change except version.
|
2022-03-27 16:17:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
ruby-activemodel70: fix typo
|
2022-03-27 08:43:12 by Thomas Klausner | Files touched by this commit (13) |
Log message:
rails 7.0 wants ruby 2.7+, mark it as such
|
2022-03-27 08:30:00 by Thomas Klausner | Files touched by this commit (24) |
Log message:
ruby*: fix rails version in COMMENT
|
2022-03-13 16:15:05 by Takahiro Kambe | Files touched by this commit (14) |  |
Log message:
www/ruby-rails70: update to 7.0.2.3
Changes are in devel/ruby-activestorage70 only.
Rails 7.0.2.3 (March 08, 2022)
* Added image transformation validation via configurable allow-list.
Variant now offers a configurable allow-list for
transformation methods in addition to a configurable deny-list for arguments.
[CVE-2022-21831]
|
2022-02-13 08:41:59 by Takahiro Kambe | Files touched by this commit (1) |  |
Log message:
devel/ruby-activemodel70: update to 7.0.2
7.0.2 (2022-02-08)
* Use different cache namespace for proxy calls
Models can currently have different attribute bodies for the same method
names, leading to conflicts. Adding a new namespace :active_model_proxy
fixes the issue.
Chris Salzberg
7.0.2.1 (2022-02-11)
* No changes.
7.0.2.2 (2022-02-11)
* No changes.
|
2022-01-16 15:05:44 by Takahiro Kambe | Files touched by this commit (1) |  |
Log message:
devel/ruby-activemodel70: update to 7.0.1
7.0.1 (2021-01-06)
* No change.
|
2021-12-19 06:48:19 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-activemodel70: add package version 7.0.0
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.0.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous