File: js_image_paths.rb

package info (click to toggle)
ruby-js-image-paths 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • ctags: 10
  • sloc: ruby: 37; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
require "js_image_paths/version"
require "js_image_paths/engine"
require "js_image_paths/generator"
module JsImagePaths
end