ruby-cocoon 1.2.6-2.1 source package in Ubuntu

Changelog

ruby-cocoon (1.2.6-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:23:03 +0200

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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-cocoon_1.2.6-2.1.dsc 2.0 KiB bb50388868222f5cf739917c440d8f142a416a2452e35dde71c922f7ed690445
ruby-cocoon_1.2.6.orig.tar.gz 88.1 KiB cb8f45579e4059f3e922ec7e1b46aa3f40f531c6211fcd7f9537cd0b2ccda6ae
ruby-cocoon_1.2.6-2.1.debian.tar.xz 2.9 KiB 8b97c3bd1a56611b4e3135e6eec5b69a691d37965ddf52a74791bb2d6e57a4dd

Available diffs

No changes file available.

Binary packages built by this source

ruby-cocoon: tool to handle nested forms using jQuery

 Nested forms are forms that handle nested models and attributes in one form;
 e.g. a project with its tasks or an invoice with its line items.
 .
 Cocoon is an unobtrusive nested forms handling, using jQuery.
 It is form builder-agnostic, so it works with standard Rails, Formtastic,
 or SimpleForm. It is compatible with rails 3 and rails 4.