ruby-actionpack-action-caching 1.2.1-1 source package in Ubuntu

Changelog

ruby-actionpack-action-caching (1.2.1-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Sruthi Chandran ]
  * New upstream version 1.2.1
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

 -- Sruthi Chandran <email address hidden>  Fri, 07 Feb 2020 16:42:58 +0100

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-actionpack-action-caching_1.2.1-1.dsc 2.1 KiB f9de2a070f1736e8a3fe8d51f6a29f3c6e96266a883e923c85db5f293338ac6d
ruby-actionpack-action-caching_1.2.1.orig.tar.gz 12.3 KiB 98b7302f724c3306f6a456b61a0772378922059d78fcb5bb4045c835e43ddb93
ruby-actionpack-action-caching_1.2.1-1.debian.tar.xz 2.8 KiB 5d3c09936b7c00fdd372c0aeb74f75ac6fcfa1777c46a04c896ee92d46165165

Available diffs

No changes file available.

Binary packages built by this source

ruby-actionpack-action-caching: action caching for Action Pack

 This package provides the functionality of caching the results of Rails
 controller actions, which was removed from the Rails core with the 4.0
 release series.