[DRE-commits] [ruby-rails-assets-favico.js] 01/04: workaround problem with sprockets to find assets in a dir ending with .js

Cédric Boutillier boutil at moszumanska.debian.org
Tue Jun 7 14:53:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-rails-assets-favico.js.

commit 250a7f6d2b367d680bb5e09a90010776b916403d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 7 16:21:03 2016 +0200

    workaround problem with sprockets to find assets in a dir ending with .js
    
    See also:
    bugs.debian.org/809755
    and
    https://github.com/rails/sprockets/issues/75
    and
    044-work-around-sprockets3.patch in diaspora Debian source package
---
 debian/tests/smoke-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/smoke-test b/debian/tests/smoke-test
index 241331d..b42d839 100755
--- a/debian/tests/smoke-test
+++ b/debian/tests/smoke-test
@@ -9,7 +9,7 @@ rails new foo
 cd foo
 
 cat >> app/assets/javascripts/application.js <<EOF
-# =require favico.js
+# =require favico.js/favico.js
 EOF
 
 cat >> Gemfile <<EOF

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-favico.js.git



More information about the Pkg-ruby-extras-commits mailing list