File: control

package info (click to toggle)
ruby-js-image-paths 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 112 kB
  • sloc: ruby: 38; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 968 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
27
Source: ruby-js-image-paths
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ruby-rails (>= 2:4.0~)
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-js-image-paths.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-js-image-paths
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 (>= 2: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