File: control

package info (click to toggle)
ruby-js-image-paths 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 100 kB
  • ctags: 10
  • sloc: ruby: 38; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 964 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: ruby-js-image-paths
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-js-image-paths.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-js-image-paths.git
Homepage: https://github.com/jhass/js_image_paths
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-js-image-paths
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-rails (>= 4.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Rails image paths in your JS
 Easily access your image assets in your JavaScript code. This works similar
 to the image_path helper in Rails.
 .
 It is a rails engine and accessed via sprockets