ruby-asset-sync 2.6.0-1 source package in Ubuntu

Changelog

ruby-asset-sync (2.6.0-1) unstable; urgency=medium

  * New upstream version 2.6.0
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Tighten dependencies
  * Refresh patches
  * Refresh packaging with dh-make-ruby -w
  * Enable tests again (rspec3 is now available)

 -- Pirate Praveen <email address hidden>  Tue, 25 Dec 2018 19:08:57 +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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-asset-sync_2.6.0-1.dsc 2.2 KiB 90e6ee5cadb24885c724946775685ddccf40d24a4261f7451d3c423c6a3b498e
ruby-asset-sync_2.6.0.orig.tar.gz 33.7 KiB e677ff99487790026ce968b3ec1cf36c2f2bf2552e774990bc81bb07f639115e
ruby-asset-sync_2.6.0-1.debian.tar.xz 3.3 KiB 4cc18682c8b5375fbc80dd8741b9c0f948debbc04b1814549d3d521b0d7fbc37

Available diffs

No changes file available.

Binary packages built by this source

ruby-asset-sync: synchronises assets in a Rails app and Amazon/Rackspace cloud

 After you run assets:precompile your compiled assets will be synchronised
 with your Amazon S3/Cloudfront or Rackspace Cloudfiles.
 .
 Asset Sync is built to run with the new Rails Asset Pipeline feature introduced
 in Rails 3.1. After you run __bundle exec rake assets:precompile__ your assets
 will be synchronised to your cloud account, optionally deleting unused files
 and only uploading the files it needs to.