class method self.can_bind_to_custom_address?

Ruby on Rails 2.2.3

Last seen in v2.2.3

Signature

self.can_bind_to_custom_address?()

No documentation comment.

Source
# File railties/lib/commands/process/spawner.rb, line 52
  def self.can_bind_to_custom_address?
    @@can_bind_to_custom_address ||= /^\s-a\s/.match `#{OPTIONS[:spawner]} -h`
  end

Defined in railties/lib/commands/process/spawner.rb line 52 · View on GitHub · Improve this page · Find usages on GitHub

Defined in FcgiSpawner

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close