ruby-sassc-rails 2.1.2-6 source package in Ubuntu
Changelog
ruby-sassc-rails (2.1.2-6) unstable; urgency=low * Team upload. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Daniel Leidert ] * d/control (Standards-Version): Bump to 4.6.0. (Depends): Use ${ruby:Depends}. * d/copyright: Add Upstream-Contact field. * d/ruby-tests.rake: Remove Gemfile.lock between tests (closes: #996404). * d/rules: Use gem installation layout. * d/patches/fix-autopkgtest.patch: Add patch. - Fix autopkgtest by requiring sassc-rails. * d/patches/series: Enable new patch. * d/upstream/metadata: Add Archive field. -- Daniel Leidert <email address hidden> Thu, 11 Nov 2021 19:38:44 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-sassc-rails_2.1.2-6.dsc | 2.1 KiB | acac3d9b2e6ab123112b77dd0305222b944fbb37af02a21ae9bb13346c8fb516 |
ruby-sassc-rails_2.1.2.orig.tar.gz | 28.6 KiB | d53af3d467cbd1544bd467269868616d3fb05daa6877f4bc57fea76329cddb0c |
ruby-sassc-rails_2.1.2-6.debian.tar.xz | 3.6 KiB | 2dc4959c220de6768f04b32040833d5b109e048b736d7704c94f485e11b42969 |
Available diffs
- diff from 2.1.2-5 to 2.1.2-6 (2.3 KiB)
No changes file available.
Binary packages built by this source
- ruby-sassc-rails: Integrate SassC-Ruby into Rails
Compilation of Sass can take quite a long time for larger codebases. This gem
integrates the C implementation of Sass, LibSass, into the asset pipeline.
In one larger project, this made compilation 4x faster.
.
This should essentially be a drop in alternative to sass-rails.