instance method packages

Ruby on Rails 2.1.0

Since v1.2.3 Last seen in v2.2.3

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

Signature

packages()

No documentation comment.

Source
# File lib/importmap/commands.rb, line 120
  def packages
    puts npm.packages_with_versions.map { |x| x.join(' ') }
  end

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

Defined in Importmap::Commands

Type at least 2 characters to search.

↑↓ navigate · open · esc close