Path to this page:
./
www/ruby-actioncable70,
Toolkit for building modeling frameworks (part of Rails 7.0)
Branch: CURRENT,
Version: 7.0.2.4,
Package name: ruby27-actioncable70-7.0.2.4,
Maintainer: pkgsrc-usersAction Cable - Integrated WebSockets for Rails
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the
same style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
This is for Ruby on Rails 7.0.
Master sites:
Filesize: 43 KB
Version history: (Expand)
- (2022-05-05) Updated to version: ruby27-actioncable70-7.0.2.4
- (2022-03-13) Updated to version: ruby27-actioncable70-7.0.2.3
- (2022-02-13) Updated to version: ruby27-actioncable70-7.0.2.2
- (2022-01-16) Updated to version: ruby27-actioncable70-7.0.1
- (2021-12-19) Package added to pkgsrc.se, version ruby27-actioncable70-7.0.0 (created)
CVS history: (Expand)
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 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:45:27 by Takahiro Kambe | Files touched by this commit (1) |  |
Log message:
www/ruby-actioncable70: update to 7.0.2
7.0.2 (2022-02-08)
* No changes.
7.0.2.1 (2022-02-11)
* No changes.
7.0.2.2 (2022-02-11)
* No changes.
|
2022-01-16 15:09:16 by Takahiro Kambe | Files touched by this commit (1) |  |
Log message:
www/ruby-actioncable70: update to 7.0.1
7.0.1 (2021-01-06)
* No changes.
|
2021-12-19 07:16:32 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
www/ruby-actioncable70: add package version 7.0.0
Action Cable - Integrated WebSockets for Rails
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the
same style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
This is for Ruby on Rails 7.0.
|