ruby-acts-as-taggable-on 10.0.0-2 source package in Ubuntu

Changelog

ruby-acts-as-taggable-on (10.0.0-2) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <email address hidden>  Sun, 04 Feb 2024 03:05:50 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-acts-as-taggable-on_10.0.0-2.dsc 2.1 KiB 49589f62d5d70a8e6824510f61b4e678741bc5a5a3c4f8c9692219e44c67a8ad
ruby-acts-as-taggable-on_10.0.0.orig.tar.gz 53.0 KiB 832f2b234cc40071b03af8e2ff93d0485438d4d7a6e729c39bcedf4c57752130
ruby-acts-as-taggable-on_10.0.0-2.debian.tar.xz 3.4 KiB 236dea0aeb9157df94e8b4fdeaf0257d1d373c383fe06725ffb4f8bd2bd801fa

Available diffs

No changes file available.

Binary packages built by this source

ruby-acts-as-taggable-on: provides advanced tagging for Rails

 With ActsAsTaggableOn, you can tag a single model on several contexts, such as
 skills, interests, and awards. It also provides other advanced functionality.
 .
 This plugin was originally based on Acts as Taggable on Steroids by Jonathan
 Viney. Rather than tying functionality to a specific keyword (namely `tags`),
 acts as taggable on allows you to specify an arbitrary number of tag
 "contexts" that can be used locally or in combination in the same way steroids
 was used.