ruby-redis-actionpack 5.4.0-1 source package in Ubuntu

Changelog

ruby-redis-actionpack (5.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Reorder sequence of d/control fields by cme (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Refresh patches

 -- Pirate Praveen <email address hidden>  Wed, 07 Feb 2024 14:10:27 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-actionpack_5.4.0-1.dsc 2.1 KiB 014c49c69e931ca5f71d4abece034f1ad1ff26c2152a46bf0c4671cbf502f140
ruby-redis-actionpack_5.4.0.orig.tar.gz 10.3 KiB 6507a12386e30f5d7b9fdaf7da38826e40c66a08f7ce07cea11c77e9cd054f0f
ruby-redis-actionpack_5.4.0-1.debian.tar.xz 2.9 KiB 669878fd3754cc906d73ffa9fd36888820d5040774a8d1048374c031a346adb0

Available diffs

No changes file available.

Binary packages built by this source

ruby-redis-actionpack: Redis session store for ActionPack

 The gem redis-actionpack provides a session store for ActionPack, specifically
 for ActionDispatch. Redis Store provides a full set of stores (Cache, I18n,
 Session, HTTP Cache) for modern Ruby frameworks like Ruby on Rails, Sinatra,
 Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single
 or multiple nodes, and namespaces.