instance method configure

Ruby on Rails 2.2.3

Last seen in v2.2.3

Signature

configure()

No documentation comment.

Source
# File railties/lib/rails/mongrel_server/commands.rb, line 320
      def configure
        options [
          ['-c', '--chdir PATH', "Change to dir before starting (will be expanded)", :@cwd, '.'],
          ['-P', '--pid FILE', "Where the PID file is located", :@pid_file, "log/mongrel.pid"]
        ]
      end

Defined in railties/lib/rails/mongrel_server/commands.rb line 320 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::MongrelServer::Restart

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