instance method package_filename

Ruby on Rails 1.1.6

Since v1.0.3 Last seen in v2.2.3 Private

Available in: v1.0.3 v1.1.6 v1.2.3 v2.0.3 v2.1.0 v2.2.3

Signature

package_filename(package)

No documentation comment.

Parameters

package req
Source
# File lib/importmap/packager.rb, line 136
    def package_filename(package)
      package.gsub("/", "--") + ".js"
    end

Defined in lib/importmap/packager.rb line 136 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Importmap::Packager

Type at least 2 characters to search.

↑↓ navigate · open · esc close