class method self.new

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

self.new(base_command)

No documentation comment.

Parameters

base_command req
Source
# File railties/lib/commands/plugin.rb, line 540
    def initialize(base_command)
      @base_command = base_command
      @sources = []
      @local = false
      @remote = true
    end

Defined in railties/lib/commands/plugin.rb line 540 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Commands::List

Type at least 2 characters to search.

↑↓ navigate · open · esc close