ruby-redis-actionpack 5.0.1-2 source package in Ubuntu

Changelog

ruby-redis-actionpack (5.0.1-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable
  * Bump standards version to 4.1.3 and debhelper compat to 11

 -- Pirate Praveen <email address hidden>  Fri, 23 Feb 2018 13:58:18 +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
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-actionpack_5.0.1-2.dsc 2.2 KiB 3b95e7ddcf22c06a560da2c70afc00ac140be7b13d380300315b6852b7037fbf
ruby-redis-actionpack_5.0.1.orig.tar.gz 5.8 KiB 82b54968666c147c03c810f765c5039151dd5924d945b005114dbb5d795c343a
ruby-redis-actionpack_5.0.1-2.debian.tar.xz 2.1 KiB d776f37cb385641e426074fa5bc49ec4f91475fb12d4f6fb97f5de9f8115ec3d

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.